mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-30 06:55:51 +00:00
11 lines
229 B
Makefile
11 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
|