summaryrefslogtreecommitdiff
path: root/planck/config.h
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2023-04-04 22:11:23 +0200
committerChristoph Cullmann <cullmann@kde.org>2023-04-04 22:11:23 +0200
commitd0812ada0bdb70d5956d2d94a1abec44cd659656 (patch)
treea914447722feb03008997cf3cd0d4da63986ca53 /planck/config.h
parenta20c78e2cd958728ce64c41690444c6bda36babf (diff)
update planck config, too
Diffstat (limited to 'planck/config.h')
-rw-r--r--planck/config.h25
1 files changed, 3 insertions, 22 deletions
diff --git a/planck/config.h b/planck/config.h
index 5d5d997..a5924e0 100644
--- a/planck/config.h
+++ b/planck/config.h
@@ -16,28 +16,9 @@
#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
+// we don't have any lock switches
+#undef LOCKING_SUPPORT_ENABLE
+#undef LOCKING_RESYNC_ENABLE
//
// audio configuration