Remove bootloader listings from rules.mk (#14330)

This commit is contained in:
Ryan
2021-09-10 13:35:46 +10:00
committed by GitHub
parent 2cb9219a3e
commit 7eea780a7d
765 changed files with 34 additions and 5233 deletions

View File

@ -2,13 +2,6 @@
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 = qmk-dfu
# Build Options