14 lines
264 B
Makefile
14 lines
264 B
Makefile
# LTO_ENABLE = yes
|
|
|
|
# VIA_ENABLE = yes
|
|
|
|
TRI_LAYER_ENABLE = yes
|
|
CAPS_WORD_ENABLE = yes
|
|
DYNAMIC_TAPPING_TERM_ENABLE = yes
|
|
NRKO_ENABLE = yes
|
|
|
|
SRC += features/select_word.c
|
|
|
|
# Diasble features we don't use to reduce firmware size
|
|
COMMAND_ENABLE = no
|
|
MAGIC_ENABLE = no
|