Remove redundant disabling of features (#22926)

This commit is contained in:
Joel Challis
2024-03-09 03:05:07 +00:00
committed by GitHub
parent 5dfe2bc37a
commit 58c38175e6
103 changed files with 85 additions and 350 deletions

View File

@@ -22,10 +22,7 @@
"console": false,
"command": false,
"nkro": false,
"backlight": false,
"rgblight": true,
"audio": false,
"key_lock": false
"rgblight": true
},
"rgblight": {
"led_count": 18,

View File

@@ -22,10 +22,7 @@
"console": false,
"command": false,
"nkro": false,
"backlight": false,
"rgblight": true,
"audio": false,
"key_lock": false
"rgblight": true
},
"rgblight": {
"led_count": 18,