Resolve info.json/rules.mk feature conflicts in three boards (#18942)
This commit is contained in:
@@ -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"],
|
||||
|
||||
Reference in New Issue
Block a user