Move LED indicator config to data driven (#19800)
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
"usb": {
|
||||
"device_version": "0.0.3"
|
||||
},
|
||||
"indicators": {
|
||||
"caps_lock": "C13",
|
||||
"num_lock": "B4",
|
||||
"scroll_lock": "B3",
|
||||
"on_state": 0
|
||||
},
|
||||
"processor": "STM32F411",
|
||||
"bootloader": "stm32-dfu",
|
||||
"board": "BLACKPILL_STM32_F411"
|
||||
|
Reference in New Issue
Block a user