qmk-keychron-q3-colemak-dh/keyboards/capsunlocked/cu7/keymaps/via/rules.mk
maz ff092b2998 added mouse keys
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
2021-07-31 21:06:11 +01:00

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