qmk_firmware/keyboards/input_club/whitefox/rules.mk

15 lines
502 B
Makefile
Raw Permalink Normal View History

2017-01-03 23:41:52 -08:00
# Build Options
2020-10-13 21:06:05 -07:00
# change yes to no to disable
2017-01-03 23:41:52 -08:00
#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
2020-10-13 21:06:05 -07:00
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # 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
2020-10-13 21:06:05 -07:00
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
LED_MATRIX_ENABLE = yes