Move QMK LUFA bootloader config to data driven (#19879)
This commit is contained in:
@@ -6,6 +6,12 @@
|
||||
"pid": "0x67F3",
|
||||
"device_version": "0.0.2"
|
||||
},
|
||||
"qmk_lufa_bootloader": {
|
||||
"esc_input": "B5",
|
||||
"esc_output": "F1",
|
||||
"led": "E6",
|
||||
"speaker": "C6"
|
||||
},
|
||||
"processor": "atmega32u4",
|
||||
"bootloader": "qmk-dfu",
|
||||
"community_layouts": ["ortho_5x12"]
|
||||
|
Reference in New Issue
Block a user