mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-05-03 22:09:10 +00:00
Move backlight config to data driven (#19910)
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
"pid": "0xB00E",
|
||||
"device_version": "0.0.1"
|
||||
},
|
||||
"backlight": {
|
||||
"pin": "B7",
|
||||
"levels": 5,
|
||||
"breathing": true
|
||||
},
|
||||
"qmk_lufa_bootloader": {
|
||||
"esc_input": "F0",
|
||||
"esc_output": "E6",
|
||||
|
||||
Reference in New Issue
Block a user