From d421e8d7220fe88ebf23c5020ee902b488d69778 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Sat, 12 Aug 2023 16:08:58 +0200 Subject: try again with achordion --- planck/rules.mk | 3 +++ 1 file changed, 3 insertions(+) (limited to 'planck/rules.mk') diff --git a/planck/rules.mk b/planck/rules.mk index 30e77e1..b86ed44 100644 --- a/planck/rules.mk +++ b/planck/rules.mk @@ -17,6 +17,9 @@ MAGIC_ENABLE = no # more responsive debouncing: https://michael.stapelberg.ch/posts/2021-05-08-keyboard-input-latency-qmk-kinesis/ DEBOUNCE_TYPE = sym_eager_pk +# add achordion to improve home row modifiers +SRC += achordion.c + # build # qmk compile -kb planck/rev6_drop -km christoph-cullmann # qmk flash -kb planck/rev6_drop -km christoph-cullmann -- cgit v1.2.3