Move LED indicator config to data driven (#19800)
This commit is contained in:
@@ -8,6 +8,12 @@
|
||||
"pid": "0x6060",
|
||||
"device_version": "0.0.1"
|
||||
},
|
||||
"indicators": {
|
||||
"caps_lock": "C7",
|
||||
"num_lock": "C6",
|
||||
"scroll_lock": "B5",
|
||||
"on_state": 0
|
||||
},
|
||||
"bootmagic": {
|
||||
"matrix": [5, 0]
|
||||
},
|
||||
|
Reference in New Issue
Block a user