Move LED indicator config to data driven (#19800)
This commit is contained in:
@@ -3,6 +3,11 @@
|
||||
"pid": "0x6161",
|
||||
"device_version": "0.0.1"
|
||||
},
|
||||
"indicators": {
|
||||
"caps_lock": "C13",
|
||||
"num_lock": "B12",
|
||||
"scroll_lock": "B13"
|
||||
},
|
||||
"processor": "STM32F401",
|
||||
"bootloader": "tinyuf2",
|
||||
"board": "BLACKPILL_STM32_F401"
|
||||
|
Reference in New Issue
Block a user