ff092b2998
Enabled Mousekeys, Tapdance and LTO to reduce compile size. compile size = 26944/28672 (93%) no noticeable impact with 6 tap-dance combos defined all layers set and a couple of simple macros
8 lines
142 B
Makefile
8 lines
142 B
Makefile
VIA_ENABLE = yes
|
|
VIAL_ENABLE = yes
|
|
VIAL_ENCODERS_ENABLE = yes
|
|
QMK_SETTINGS = no
|
|
TAP_DANCE_ENABLE = yes
|
|
MOUSEKEY_ENABLE = yes
|
|
LTO_ENABLE = yes
|