Move QMK LUFA bootloader config to data driven (#19879)
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
"pid": "0x0001",
|
||||
"device_version": "0.0.3"
|
||||
},
|
||||
"qmk_lufa_bootloader": {
|
||||
"esc_input": "F4",
|
||||
"esc_output": "A0",
|
||||
"led": "D2"
|
||||
},
|
||||
"indicators": {
|
||||
"caps_lock": "D3",
|
||||
"num_lock": "D2",
|
||||
|
||||
Reference in New Issue
Block a user