@ -2,13 +2,6 @@
MCU = atmega32u4
# Bootloader selection
# Teensy halfkay
# Pro Micro caterina
# Atmel DFU atmel-dfu
# LUFA DFU lufa-dfu
# QMK DFU qmk-dfu
# ATmega32A bootloadHID
# ATmega328P USBasp
BOOTLOADER = atmel-dfu
# Build Options
BOOTLOADER = caterina
RGBLIGHT_ENABLE = yes
## Features
MCU = atmega32u2
@ -2,11 +2,4 @@
BOOTLOADER = halfkay
EXTRAKEY_ENABLE = yes
@ -1,4 +1,7 @@
# MCU name
MCU = atmega328p
BOOTLOADER = USBasp
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MCU = at90usb1286
@ -5,13 +5,6 @@ MCU = atmega32u4
F_CPU = 8000000
# this is split keyboard.
MCU = atmega32a
BOOTLOADER = bootloadHID
# build options
BOOTLOADER = qmk-dfu
@ -2,12 +2,6 @@
# QMK Build Options