tuning layer switch timing.
This commit is contained in:
parent
37ced39ae2
commit
66ece29b0e
2
layer.c
2
layer.c
@ -51,7 +51,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
// LAYER_ENTER_DELAY: prevent from moving new layer
|
// LAYER_ENTER_DELAY: prevent from moving new layer
|
||||||
#define LAYER_ENTER_DELAY 10
|
#define LAYER_ENTER_DELAY 8
|
||||||
|
|
||||||
// LAYER_SEND_FN_TERM: send keycode if release key in this term
|
// LAYER_SEND_FN_TERM: send keycode if release key in this term
|
||||||
#define LAYER_SEND_FN_TERM 40
|
#define LAYER_SEND_FN_TERM 40
|
||||||
|
Loading…
Reference in New Issue
Block a user