diff options
Diffstat (limited to 'keyboards/qwertyydox/rules.mk')
-rw-r--r-- | keyboards/qwertyydox/rules.mk | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/keyboards/qwertyydox/rules.mk b/keyboards/qwertyydox/rules.mk index bad5a268af..3e66c233ac 100644 --- a/keyboards/qwertyydox/rules.mk +++ b/keyboards/qwertyydox/rules.mk @@ -1,16 +1,3 @@ -# 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 # change to "no" to disable the options, or define them in the Makefile in # the appropriate keymap folder that will get included automatically |