From 29daa02b02408ff1712b26f9d0da30ae3b794875 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Thu, 28 Dec 2023 19:41:29 +0100 Subject: update to current state https://getreuer.info/posts/keyboards/achordion/ https://sunaku.github.io/home-row-mods.html#typing-streaks --- common/config.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'common/config.h') diff --git a/common/config.h b/common/config.h index a3bf4e5..335ad8a 100644 --- a/common/config.h +++ b/common/config.h @@ -49,3 +49,6 @@ // delay hold/release to not mess up software #define TAP_CODE_DELAY 10 +// enable the https://sunaku.github.io/home-row-mods.html#typing-streaks inspired stuff +#define ACHORDION_STREAK + -- cgit v1.2.3