Move LED indicator config to data driven (#19800)
This commit is contained in:
@@ -2,5 +2,10 @@
|
||||
"keyboard_name": "Adelais AVR",
|
||||
"usb": {
|
||||
"pid": "0xAD04"
|
||||
},
|
||||
"indicators": {
|
||||
"caps_lock": "E6",
|
||||
"num_lock": "D7",
|
||||
"scroll_lock": "F7"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user