1
0
Fork 0

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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 = caterina
# Build Options