summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h10
1 files changed, 9 insertions, 1 deletions
diff --git a/config.h b/config.h
index bd05275..c7635a6 100644
--- a/config.h
+++ b/config.h
@@ -19,8 +19,16 @@
// not more than 8 layers
#define LAYER_STATE_8BIT
-// ensure home row modifiers don't cause havoc
+// settings for home row modifiers
+// details see https://precondition.github.io/home-row-mods
+
+// Configure the global tapping term (default: 200ms)
+#define TAPPING_TERM 200
+
+// Prevent normal rollover on alphas from accidentally triggering mods.
#define IGNORE_MOD_TAP_INTERRUPT
+
+// Enable rapid switch from tap to hold, disables double tap hold auto-repeat.
#define TAPPING_FORCE_HOLD
// fix startup sound