mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-05-07 11:59:00 +00:00
Move LED indicator config to data driven (#19800)
This commit is contained in:
@@ -8,6 +8,12 @@
|
||||
"pid": "0xB00E",
|
||||
"device_version": "0.0.1"
|
||||
},
|
||||
"indicators": {
|
||||
"caps_lock": "B1",
|
||||
"num_lock": "B3",
|
||||
"scroll_lock": "B2",
|
||||
"on_state": 0
|
||||
},
|
||||
"bootmagic": {
|
||||
"matrix": [2, 3]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user