summaryrefslogtreecommitdiff
path: root/layer.c
diff options
context:
space:
mode:
Diffstat (limited to 'layer.c')
-rw-r--r--layer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/layer.c b/layer.c
index ea16233b30..2d644c1a60 100644
--- a/layer.c
+++ b/layer.c
@@ -51,7 +51,7 @@
*/
// 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
#define LAYER_SEND_FN_TERM 40