summaryrefslogtreecommitdiff
path: root/ferris/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'ferris/config.h')
-rw-r--r--ferris/config.h10
1 files changed, 3 insertions, 7 deletions
diff --git a/ferris/config.h b/ferris/config.h
index 2ff8592..2c1bf17 100644
--- a/ferris/config.h
+++ b/ferris/config.h
@@ -34,14 +34,10 @@
// details see https://precondition.github.io/home-row-mods
// the default of 200
-#define TAPPING_TERM 180
+#define TAPPING_TERM 200
// Enable rapid switch from tap to hold, disables double tap hold auto-repeat.
#define QUICK_TAP_TERM 0
-// try to be more permissive with holds, allows to trigger modifiers faster
-// achordion will avoid the worst
-#define PERMISSIVE_HOLD
-
-// caps word is great for defines
-#define BOTH_SHIFTS_TURNS_ON_CAPS_WORD
+// try to be more permissive with holds for layer switch keys
+#define PERMISSIVE_HOLD_PER_KEY