qmk-dactyl-manuform-a/keyboards/thevankeyboards/bananasplit/rules.mk

19 lines
487 B
Makefile
Raw Permalink Normal View History

2017-08-07 03:13:29 +02:00
# MCU name
2017-12-09 00:20:10 +01:00
MCU = atmega32u4
2017-08-07 03:13:29 +02:00
# Bootloader selection
BOOTLOADER = atmel-dfu
2017-08-07 03:13:29 +02:00
# Build Options
2021-12-13 03:05:37 +01:00
# change yes to no to disable
2017-08-07 03:13:29 +02:00
#
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
2021-12-09 06:05:44 +01:00
NKRO_ENABLE = yes # Enable N-Key Rollover
2017-12-09 00:20:10 +01:00
BACKLIGHT_ENABLE = yes
2017-08-07 03:13:29 +02:00
LAYOUTS = 60_ansi 60_iso