Migrate MCU
and BOOTLOADER
to data-driven (#19529)
This commit is contained in:
@@ -2,5 +2,7 @@
|
||||
"usb": {
|
||||
"pid": "0x0161",
|
||||
"device_version": "0.0.1"
|
||||
}
|
||||
},
|
||||
"processor": "atmega32u4",
|
||||
"bootloader": "caterina"
|
||||
}
|
||||
|
@@ -1,9 +1,3 @@
|
||||
# MCU name
|
||||
MCU = atmega32u4
|
||||
|
||||
# Bootloader selection
|
||||
BOOTLOADER = caterina
|
||||
|
||||
RGBLIGHT_ENABLE = yes
|
||||
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
|
||||
|
||||
|
Reference in New Issue
Block a user