summaryrefslogtreecommitdiff
path: root/ferris/config.h
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2023-04-02 20:29:24 +0200
committerChristoph Cullmann <cullmann@kde.org>2023-04-02 20:29:24 +0200
commite91eeb4c20506a95f4697eb1d35774a8fb61d4bb (patch)
treed2832cf0e07f968a6079d02a91c21f4686c1c6a0 /ferris/config.h
parent0117e0199cb76259bbff6f93e9bfd1c2687f8049 (diff)
use https://stevep99.github.io/seniply/
Diffstat (limited to 'ferris/config.h')
-rw-r--r--ferris/config.h23
1 files changed, 0 insertions, 23 deletions
diff --git a/ferris/config.h b/ferris/config.h
index ace550c..672f704 100644
--- a/ferris/config.h
+++ b/ferris/config.h
@@ -15,26 +15,3 @@
*/
#pragma once
-
-//
-// 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
-
-// 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 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