Move backlight config to data driven (#19910)
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
"usb": {
|
||||
"device_version": "2.0.0"
|
||||
},
|
||||
"backlight": {
|
||||
"pin": "D4",
|
||||
"levels": 12
|
||||
},
|
||||
"indicators": {
|
||||
"caps_lock": "D1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user