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:
fauxpark 2019-10-30 15:27:25 +11:00 committed by Drashna Jaelre
parent 3817ff7cc0
commit b47c10bf6f
88 changed files with 394 additions and 1808 deletions

View file

@ -1,2 +1,11 @@
SPLIT_KEYBOARD = yes
# Bootloader selection
# Teensy halfkay
# Pro Micro caterina
# Atmel DFU atmel-dfu
# LUFA DFU lufa-dfu
# QMK DFU qmk-dfu
# ATmega32A bootloadHID
# ATmega328P USBasp
BOOTLOADER = caterina
SPLIT_KEYBOARD = yes