Resolve info.json/rules.mk feature conflicts in three boards (#18942)

This commit is contained in:
Ryan
2022-11-04 05:26:18 +11:00
committed by GitHub
parent db2aa039f1
commit 40122c28e0
6 changed files with 12 additions and 65 deletions

View File

@@ -6,16 +6,10 @@
"debounce": 5,
"diode_direction": "ROW2COL",
"features": {
"audio": false,
"backlight": false,
"bootmagic": false,
"command": true,
"console": true,
"extrakey": true,
"mousekey": true,
"nkro": false,
"sleep_led": false,
"unicode": false
"mousekey": true
},
"matrix_pins": {
"cols": ["B2", "F4", "B3", "F5", "B1", "F6", "D4", "D7", "D0", "E6", "D1", "B4"],