Migrate MCU
and BOOTLOADER
to data-driven (#19529)
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
"vid": "0x3297",
|
||||
"device_version": "0.0.1"
|
||||
},
|
||||
"processor": "atmega32u4",
|
||||
"bootloader": "halfkay",
|
||||
"debounce": 30,
|
||||
"community_layouts": ["ergodox"],
|
||||
"layouts": {
|
||||
|
@@ -1,9 +1,3 @@
|
||||
# MCU name
|
||||
MCU = atmega32u4
|
||||
|
||||
# Bootloader selection
|
||||
BOOTLOADER = halfkay
|
||||
|
||||
# If you have Left LEDs (see
|
||||
# https://geekhack.org/index.php?topic=22780.msg873819#msg873819 for
|
||||
# details), include the following define:
|
||||
|
Reference in New Issue
Block a user