From 7d775436673a635231c4d068a9197a0d654755c5 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Mon, 2 Oct 2023 20:51:37 +0200 Subject: add achordion config --- common/config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'common/config.h') diff --git a/common/config.h b/common/config.h index d23086e..aa3d506 100644 --- a/common/config.h +++ b/common/config.h @@ -35,5 +35,5 @@ // Enable rapid switch from tap to hold, disables double tap hold auto-repeat. #define QUICK_TAP_TERM 0 -// allow that thumb buttons have permissive hold, see keymap.h -#define PERMISSIVE_HOLD_PER_KEY +// use permissive hold together with achordion +#define PERMISSIVE_HOLD -- cgit v1.2.3