d4976853a3
* Added Neodox keyboard * Refactor --------- Co-authored-by: Pastitas <github@embermail.org>
16 lines
338 B
Makefile
16 lines
338 B
Makefile
VIA_ENABLE = yes
|
|
VIAL_ENABLE = yes
|
|
LTO_ENABLE = yes
|
|
|
|
MOUSEKEY_ENABLE = no
|
|
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
|