16 lines
357 B
Makefile
16 lines
357 B
Makefile
|
VIA_ENABLE = yes
|
||
|
VIAL_ENABLE = yes
|
||
|
LTO_ENABLE = yes
|
||
|
|
||
|
MOUSEKEY_ENABLE = no # Mouse keys
|
||
|
COMMAND_ENABLE = no # Commands for debug and configuration
|
||
|
RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
|
||
|
|
||
|
UNICODE_ENABLE = no
|
||
|
OLED_DRIVER_ENABLE = no
|
||
|
|
||
|
# must be disabled for VIA support
|
||
|
LEADER_ENABLE = no
|
||
|
MIDI_ENABLE = no
|
||
|
BLUETOOTH_ENABLE = no
|