qmk-firmware/keyboards/thevankeyboards/bananasplit/rules.mk

30 lines
851 B
Makefile
Raw Normal View History

2017-08-07 01:13:29 +00:00
# MCU name
2017-12-08 23:20:10 +00:00
MCU = atmega32u4
2017-08-07 01:13:29 +00:00
# Bootloader selection
# Teensy halfkay
# Pro Micro caterina
# Atmel DFU atmel-dfu
# LUFA DFU lufa-dfu
# QMK DFU qmk-dfu
# ATmega32A bootloadHID
# ATmega328P USBasp
BOOTLOADER = atmel-dfu
2017-08-07 01:13:29 +00:00
# Build Options
# comment out to disable the options.
#
BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = yes # Console for debug
2017-12-08 23:20:10 +00:00
COMMAND_ENABLE = yes # Commands for debug and configuration
2017-08-07 01:13:29 +00:00
#SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend
2017-12-08 23:20:10 +00:00
NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA
BACKLIGHT_ENABLE = yes
2017-08-07 01:13:29 +00:00
# Optimize size but this may cause error "relocation truncated to fit"
#EXTRALDFLAGS = -Wl,--relax
LAYOUTS = 60_ansi 60_iso