qmk_firmware/keyboards/thevankeyboards/bananasplit/rules.mk

11 lines
385 B
Makefile
Raw Permalink Normal View History

2017-08-06 18:13:29 -07:00
# Build Options
2021-12-12 18:05:37 -08:00
# change yes to no to disable
2017-08-06 18:13:29 -07: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-08 21:05:44 -08:00
NKRO_ENABLE = yes # Enable N-Key Rollover
2017-12-08 15:20:10 -08:00
BACKLIGHT_ENABLE = yes