Move LED indicator config to data driven (#19800)
This commit is contained in:
@@ -7,6 +7,12 @@
|
||||
"pid": "0x0001",
|
||||
"device_version": "0.0.1"
|
||||
},
|
||||
"indicators": {
|
||||
"caps_lock": "A9",
|
||||
"num_lock": "A8",
|
||||
"scroll_lock": "A13",
|
||||
"on_state": 0
|
||||
},
|
||||
"processor": "STM32F303",
|
||||
"bootloader": "stm32-dfu",
|
||||
"board": "QMK_PROTON_C",
|
||||
|
||||
Reference in New Issue
Block a user