feat(docs): Add nice!nano v2 to scripts, actions, and documentation

asdf

asdf


asdf
This commit is contained in:
Nick Winans
2021-07-15 17:16:33 -05:00
committed by Pete Johanson
parent edb3ff1bb1
commit 9c1319c4ff
5 changed files with 21 additions and 10 deletions

View File

@@ -37,7 +37,7 @@ export const zmkBase = {
*/
export const zmkBoards = {
"nice!nano": {
name: "nice!nano",
name: "nice!nano v1",
powerSupply: {
type: "LDO",
outputVoltage: 3.3,
@@ -45,6 +45,15 @@ export const zmkBoards = {
},
otherQuiescentMicroA: 4,
},
"nice!nano v2": {
name: "nice!nano v2",
powerSupply: {
type: "LDO",
outputVoltage: 3.3,
quiescentMicroA: 15,
},
otherQuiescentMicroA: 3,
},
"nice!60": {
powerSupply: {
type: "SWITCHING",