Cleanup rules.mk for 32U4 keyboards, N-Q (#7147)
This commit is contained in:
parent
006ec86786
commit
5d34e70cf7
60 changed files with 300 additions and 1480 deletions
|
@ -7,7 +7,8 @@ MCU = atmega32u4
|
|||
# Atmel DFU atmel-dfu
|
||||
# LUFA DFU lufa-dfu
|
||||
# QMK DFU qmk-dfu
|
||||
# atmega32a bootloadHID
|
||||
# ATmega32A bootloadHID
|
||||
# ATmega328P USBasp
|
||||
BOOTLOADER = atmel-dfu
|
||||
|
||||
# Build Options
|
||||
|
@ -32,4 +33,4 @@ FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
|
|||
HD44780_ENABLE = no # Enable support for HD44780 based LCDs (+400)
|
||||
EXTRAFLAGS += -flto
|
||||
|
||||
LAYOUTS = 60_ansi 60_iso 60_hhkb 60_tsangan_hhkb
|
||||
LAYOUTS = 60_ansi 60_iso 60_hhkb 60_tsangan_hhkb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue