Remove redundant disabling of features (#22926)
This commit is contained in:
@@ -11,11 +11,9 @@
|
||||
"command": false,
|
||||
"console": true,
|
||||
"extrakey": true,
|
||||
"midi": false,
|
||||
"mousekey": true,
|
||||
"nkro": true,
|
||||
"rgblight": true,
|
||||
"unicode": false
|
||||
"rgblight": true
|
||||
},
|
||||
"matrix_pins": {
|
||||
"cols": ["F4", "E6", "B1", "D2"],
|
||||
|
||||
Reference in New Issue
Block a user