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
This commit is contained in:
parent
ff5d361b17
commit
ff092b2998
1 changed files with 3 additions and 1 deletions
|
@ -2,4 +2,6 @@ VIA_ENABLE = yes
|
|||
VIAL_ENABLE = yes
|
||||
VIAL_ENCODERS_ENABLE = yes
|
||||
QMK_SETTINGS = no
|
||||
TAP_DANCE_ENABLE = no
|
||||
TAP_DANCE_ENABLE = yes
|
||||
MOUSEKEY_ENABLE = yes
|
||||
LTO_ENABLE = yes
|
||||
|
|
Loading…
Add table
Reference in a new issue