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:
parent
3817ff7cc0
commit
b47c10bf6f
88 changed files with 394 additions and 1808 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue