qmk_firmware/keyboards/thevankeyboards/bananasplit/rules.mk

19 lines
516 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
BOOTLOADER = atmel-dfu
2017-08-07 01:13:29 +00:00
# Build Options
# comment out to disable the options.
#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = yes # Console for debug
COMMAND_ENABLE = yes # Commands for debug and configuration
NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA
2017-12-08 23:20:10 +00:00
BACKLIGHT_ENABLE = yes
2017-08-07 01:13:29 +00:00
LAYOUTS = 60_ansi 60_iso