Cleanup rules.mk for 32U4 keyboards, T-Z (#7190)
* Cleanup rules.mk for 32U4 keyboards, T-Z * Use atmel-dfu in place of lufa-ms until it exists
This commit is contained in:
@@ -9,7 +9,7 @@ MCU = atmega32u4
|
||||
# QMK DFU qmk-dfu
|
||||
# ATmega32A bootloadHID
|
||||
# ATmega328P USBasp
|
||||
BOOTLOADER = lufa-ms
|
||||
BOOTLOADER = atmel-dfu # actually lufa-ms
|
||||
|
||||
# Build Options
|
||||
# change yes to no to disable
|
||||
|
Reference in New Issue
Block a user