Remove redundant disabling of features (#22926)
This commit is contained in:
@@ -11,9 +11,7 @@
|
||||
"mousekey": false,
|
||||
"extrakey": true,
|
||||
"console": false,
|
||||
"audio": false,
|
||||
"command": false,
|
||||
"backlight": false
|
||||
"command": false
|
||||
},
|
||||
"matrix_pins": {
|
||||
"rows": ["D0", "D1", "D2", "D3"],
|
||||
|
||||
Reference in New Issue
Block a user