Cleanup rules.mk for 32U4 keyboards, 0-9 (#6789)

This commit is contained in:
fauxpark
2019-09-24 17:59:17 +10:00
committed by noroadsleft
parent 37b6a2abbd
commit 237147ca23
29 changed files with 118 additions and 1183 deletions

View File

@@ -1,6 +1,14 @@
# MCU name
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