summaryrefslogtreecommitdiff
path: root/common/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/config.h')
-rw-r--r--common/config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/common/config.h b/common/config.h
index 14776cc..58e9a31 100644
--- a/common/config.h
+++ b/common/config.h
@@ -38,7 +38,8 @@
// details see https://precondition.github.io/home-row-mods
// the default is 200
-#define TAPPING_TERM 150
+#define TAPPING_TERM 180
+#define TAPPING_TERM_SLOW 260
#define TAPPING_TERM_PER_KEY
// Enable rapid switch from tap to hold, disables double tap hold auto-repeat.