1
0
Fork 0

Cleanup rules.mk for 32U4 keyboards, I-K (#7097)

* Cleanup rules.mk for 32U4 keyboards, I-K

* Clean up ivy rules.mk
This commit is contained in:
fauxpark 2019-10-22 15:43:18 +11:00 committed by noroadsleft
parent c44aff5f18
commit 2ee961c9e8
65 changed files with 317 additions and 1672 deletions

View file

@ -1,5 +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 = caterina
# Build Options