Cleanup rules.mk for 32U4 keyboards, R-S (#7182)

This commit is contained in:
fauxpark
2019-10-29 06:08:00 +11:00
committed by Joel Challis
parent 8bc90ee20c
commit 6d7c6d4fd6
56 changed files with 203 additions and 1537 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 = atmel-dfu
# Build Options
# change yes to no to disable
#
@@ -34,4 +33,4 @@ FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
HD44780_ENABLE = no # Enable support for HD44780 based LCDs (+400)
# Supported layouts
LAYOUTS = tkl_ansi tkl_iso
LAYOUTS = tkl_ansi tkl_iso