forked from mirrors/qmk_firmware
10 lines
229 B
Makefile
10 lines
229 B
Makefile
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
|
|
|
|
# Keyboard-specific features
|
|
BACKLIGHT_ENABLE = no
|
|
VISUALIZER_ENABLE = no
|
|
|
|
# Firmware size reduction
|
|
GRAVE_ESC_ENABLE = no
|
|
MAGIC_ENABLE = no
|
|
SPACE_CADET_ENABLE = no
|