add achordion to make home row keys really usable

This commit is contained in:
Christoph Cullmann 2022-10-17 23:29:33 +02:00
parent d4bfb3f95c
commit 22213aae76
6 changed files with 450 additions and 1 deletions

View file

@ -11,6 +11,9 @@ AUTO_SHIFT_ENABLE = yes # Auto Shift
include users/manna-harbour_miryoku/custom_rules.mk
include users/manna-harbour_miryoku/post_rules.mk
# add achordion to improve home row modifiers
SRC += achordion.c
# properly optimize
LTO_ENABLE = yes