15 lines
363 B
Makefile
15 lines
363 B
Makefile
# Build Options
|
|
# change yes to no to disable
|
|
#
|
|
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
|
|
MOUSEKEY_ENABLE = yes
|
|
EXTRAKEY_ENABLE = yes
|
|
CONSOLE_ENABLE = no
|
|
COMMAND_ENABLE = no
|
|
NKRO_ENABLE = no # Enable N-Key Rollover
|
|
BACKLIGHT_ENABLE = no
|
|
RGBLIGHT_ENABLE = no
|
|
AUDIO_ENABLE = no
|
|
FAUXCLICKY_ENABLE = no
|
|
ENCODER_ENABLE = yes
|
|
LEADER_ENABLE = yes
|