summaryrefslogtreecommitdiff
path: root/totem/keymaps/default/config.h
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2023-05-18 18:33:54 +0200
committerChristoph Cullmann <cullmann@kde.org>2023-05-18 18:33:54 +0200
commit0d99fceba7f5f7097c946e2fc2a95db9047e1f32 (patch)
treed4d91c9aa83b1ff8b9c4d9fa81a998685e0ddd5d /totem/keymaps/default/config.h
parentd90944bbc1e275d84aa2fb5fe847418b907d2650 (diff)
home row mods again
Diffstat (limited to 'totem/keymaps/default/config.h')
-rw-r--r--totem/keymaps/default/config.h20
1 files changed, 20 insertions, 0 deletions
diff --git a/totem/keymaps/default/config.h b/totem/keymaps/default/config.h
index d9f0a5b..b372382 100644
--- a/totem/keymaps/default/config.h
+++ b/totem/keymaps/default/config.h
@@ -15,3 +15,23 @@
// enable NKRO by default
#define FORCE_NKRO
+
+//
+// improve home row modifiers via achoridion
+//
+
+// settings for home row modifiers
+// details see https://precondition.github.io/home-row-mods
+
+// the default of 200
+#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