11 lines
249 B
Makefile
11 lines
249 B
Makefile
# Build Options
|
|
# change yes to no to disable
|
|
#
|
|
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
|
|
MOUSEKEY_ENABLE = yes
|
|
EXTRAKEY_ENABLE = yes
|
|
CONSOLE_ENABLE = no
|
|
DEBUG_ENABLE = no
|
|
COMMAND_ENABLE = no
|
|
BACKLIGHT_ENABLE = yes
|
|
RGBLIGHT_ENABLE = yes
|