From 396c323f56426827a3f602cf00262f3c34efd15c Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Sat, 1 Oct 2022 19:59:13 +0200 Subject: fine tune home row modifiers https://precondition.github.io/home-row-mods#using-home-row-mods-with-qmk --- config.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config.h b/config.h index 63dd09d..4ab6584 100644 --- a/config.h +++ b/config.h @@ -21,6 +21,8 @@ // ensure home row modifiers don't cause havoc #define IGNORE_MOD_TAP_INTERRUPT +#define TAPPING_FORCE_HOLD +#define PERMISSIVE_HOLD // fix startup sound #define AUDIO_INIT_DELAY -- cgit v1.2.3