Remove default and unused BACKLIGHT_LEVELS
(#19898)
This commit is contained in:
@@ -18,8 +18,7 @@
|
||||
"backlight": {
|
||||
"pin": "B6",
|
||||
"levels": 6,
|
||||
"breathing": true,
|
||||
"breathing_period": 5
|
||||
"breathing": true
|
||||
},
|
||||
"layout_aliases": {
|
||||
"LAYOUT": "LAYOUT_65_ansi_blocker"
|
||||
|
@@ -8,9 +8,6 @@
|
||||
"pid": "0x3366",
|
||||
"device_version": "0.0.1"
|
||||
},
|
||||
"backlight": {
|
||||
"breathing_period": 5
|
||||
},
|
||||
"processor": "atmega32u4",
|
||||
"bootloader": "atmel-dfu",
|
||||
"layout_aliases": {
|
||||
|
Reference in New Issue
Block a user