Move backlight config to data driven (#19910)
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
"pid": "0x5444",
|
||||
"device_version": "0.0.1"
|
||||
},
|
||||
"backlight": {
|
||||
"driver": "software",
|
||||
"pin": "B14",
|
||||
"levels": 5
|
||||
},
|
||||
"debounce": 1,
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
|
||||
Reference in New Issue
Block a user