Fix a handful of CLI errors (#20321)

This commit is contained in:
Ryan
2023-04-03 15:50:31 +10:00
committed by GitHub
parent 46844347c4
commit 2d9140af53
23 changed files with 154 additions and 186 deletions

View File

@@ -8,6 +8,12 @@
"pid": "0x4C4C",
"device_version": "1.0.0"
},
"features": {
"bootmagic": true,
"encoder": true,
"oled": true,
"rgblight": true
},
"matrix_pins": {
"cols": ["F6", "F7", "B1", "B3", "B2", "B6"],
"rows": ["C6", "D7", "E6", "B4", "B5"]
@@ -19,6 +25,7 @@
]
},
"split": {
"enabled": true,
"soft_serial_pin": "D2",
"encoder": {
"right": {