Move backlight config to data driven (#19910)
This commit is contained in:
@@ -9,7 +9,9 @@
|
||||
"device_version": "0.0.2"
|
||||
},
|
||||
"backlight": {
|
||||
"pins": ["B1", "B2", "B3", "E6"]
|
||||
"driver": "custom",
|
||||
"pins": ["B1", "B2", "B3", "E6"],
|
||||
"levels": 10
|
||||
},
|
||||
"bootmagic": {
|
||||
"matrix": [4, 10]
|
||||
|
||||
Reference in New Issue
Block a user