From 22213aae7649fc8eed90829829e80c3ed9f0bf38 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Mon, 17 Oct 2022 23:29:33 +0200 Subject: add achordion to make home row keys really usable --- config.h | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'config.h') diff --git a/config.h b/config.h index 506068b..fd4bdc0 100644 --- a/config.h +++ b/config.h @@ -19,6 +19,14 @@ // include miryoku defaults #include +// +// improve home row modifiers via achoridion +// + +// try to be more permissive with holds, allows to trigger modifiers faster +// achordion will avoid the worst +#define PERMISSIVE_HOLD + // // audio configuration // -- cgit v1.2.3