Move backlight config to data driven (#19910)
This commit is contained in:
@@ -46,6 +46,9 @@
|
||||
"pid": "0x2312",
|
||||
"vid": "0xC1ED"
|
||||
},
|
||||
"backlight": {
|
||||
"driver": "custom"
|
||||
},
|
||||
"layout_aliases": {
|
||||
"LAYOUT": "LAYOUT_numpad_5x4"
|
||||
},
|
||||
|
@@ -1,2 +0,0 @@
|
||||
# Build Options
|
||||
BACKLIGHT_DRIVER = custom
|
||||
|
Reference in New Issue
Block a user