Remove redundant disabling of features (#22926)
This commit is contained in:
parent
5dfe2bc37a
commit
58c38175e6
103 changed files with 85 additions and 350 deletions
|
@ -30,10 +30,7 @@
|
|||
"console": false,
|
||||
"command": false,
|
||||
"nkro": true,
|
||||
"backlight": false,
|
||||
"rgblight": true,
|
||||
"audio": false,
|
||||
"key_lock": false
|
||||
"rgblight": true
|
||||
},
|
||||
"rgblight": {
|
||||
"led_count": 7,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue