Migrate MCU and BOOTLOADER to data-driven (#19529)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
{
|
||||
"keyboard_name": "Tractyl Manuform (5x6) Elite-C"
|
||||
"keyboard_name": "Tractyl Manuform (5x6) Elite-C",
|
||||
"processor": "atmega32u4",
|
||||
"bootloader": "atmel-dfu"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,3 @@
|
||||
# MCU name
|
||||
MCU = atmega32u4
|
||||
|
||||
# Bootloader selection
|
||||
BOOTLOADER = atmel-dfu
|
||||
|
||||
LTO_ENABLE := yes
|
||||
RGBLIGHT_ENABLE = no
|
||||
OLED_ENABLE = no
|
||||
|
||||
Reference in New Issue
Block a user