Clean up some remaining rules.mk bootloader stuff (#8165)

This commit is contained in:
fauxpark
2020-02-17 06:45:42 +11:00
committed by GitHub
parent de462761c9
commit e279b0a1a2
5 changed files with 10 additions and 62 deletions

View File

@@ -1,17 +1,16 @@
# 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
# ATmega32A bootloadHID
# ATmega328P USBasp
BOOTLOADER = halfkay
# Build Options
# change yes to no to disable
#