16 lines
371 B
Makefile
16 lines
371 B
Makefile
|
VIA_ENABLE = yes
|
||
|
VIAL_ENABLE = yes
|
||
|
LTO_ENABLE = yes
|
||
|
|
||
|
COMMAND_ENABLE = no # Commands for debug and configuration
|
||
|
RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
|
||
|
UNICODE_ENABLE = no
|
||
|
OLED_DRIVER_ENABLE = no
|
||
|
CONSOLE_ENABLE = no # Console for debug
|
||
|
MUSIC_ENALBE = no
|
||
|
SPACE_CADET_ENABLE = no
|
||
|
|
||
|
# must be disabled for VIA support
|
||
|
MIDI_ENABLE = no
|
||
|
BLUETOOTH_ENABLE = no
|