summaryrefslogtreecommitdiff
path: root/layer.c
diff options
context:
space:
mode:
Diffstat (limited to 'layer.c')
-rwxr-xr-x[-rw-r--r--]layer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/layer.c b/layer.c
index 700752c98..12fd857cf 100644..100755
--- a/layer.c
+++ b/layer.c
@@ -52,7 +52,7 @@
*/
// LAYER_ENTER_DELAY: prevent from moving new layer
-#define LAYER_ENTER_DELAY 5
+#define LAYER_ENTER_DELAY 10
// LAYER_SEND_FN_TERM: send keycode if release key in this term
#define LAYER_SEND_FN_TERM 40