Fix a handful of CLI errors (#20321)
This commit is contained in:
@@ -8,12 +8,16 @@
|
||||
"pid": "0xEB2D",
|
||||
"device_version": "1.0.0"
|
||||
},
|
||||
"features": {
|
||||
"oled": true
|
||||
},
|
||||
"matrix_pins": {
|
||||
"cols": ["F6", "F7", "B1", "B3", "B2", "B6"],
|
||||
"rows": ["C6", "D7", "E6", "B4", "B5"]
|
||||
},
|
||||
"diode_direction": "COL2ROW",
|
||||
"split": {
|
||||
"enabled": true,
|
||||
"soft_serial_pin": "D2"
|
||||
},
|
||||
"processor": "atmega32u4",
|
||||
|
Reference in New Issue
Block a user