Even better
This commit is contained in:
parent
1f38eee2de
commit
e4833b9980
|
@ -1,2 +1,3 @@
|
||||||
#define TAPPING_TERM 150
|
#define TAPPING_TERM 150
|
||||||
#define PERMISSIVE_HOLD
|
// #define PERMISSIVE_HOLD
|
||||||
|
#define HOLD_ON_OTHER_KEY_PRESS
|
||||||
|
|
|
@ -1,6 +1,3 @@
|
||||||
# VIA_ENABLE = yes
|
# VIA_ENABLE = yes
|
||||||
LTO_ENABLE = yes
|
LTO_ENABLE = yes
|
||||||
CONSOLE_ENABLE = no
|
CONSOLE_ENABLE = no
|
||||||
|
|
||||||
# Note sure these go here...
|
|
||||||
PERMISSIVE_HOLD = yes
|
|
||||||
|
|
Loading…
Reference in a new issue