Move backlight config to data driven (#19910)
This commit is contained in:
@@ -6,6 +6,11 @@
|
||||
"pid": "0xAA99",
|
||||
"device_version": "0.0.2"
|
||||
},
|
||||
"backlight": {
|
||||
"pin": "D0",
|
||||
"levels": 5,
|
||||
"breathing": true
|
||||
},
|
||||
"processor": "atmega32u4",
|
||||
"bootloader": "atmel-dfu",
|
||||
"layouts": {
|
||||
|
||||
Reference in New Issue
Block a user