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 macrosvial-develop/k680t
parent
ff5d361b17
commit
ff092b2998
|
|
@ -2,4 +2,6 @@ VIA_ENABLE = yes
|
||||||
VIAL_ENABLE = yes
|
VIAL_ENABLE = yes
|
||||||
VIAL_ENCODERS_ENABLE = yes
|
VIAL_ENCODERS_ENABLE = yes
|
||||||
QMK_SETTINGS = no
|
QMK_SETTINGS = no
|
||||||
TAP_DANCE_ENABLE = no
|
TAP_DANCE_ENABLE = yes
|
||||||
|
MOUSEKEY_ENABLE = yes
|
||||||
|
LTO_ENABLE = yes
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue