summaryrefslogtreecommitdiff
path: root/common/rules.mk
diff options
context:
space:
mode:
authorChristoph Cullmann <christoph@cullmann.io>2024-09-22 17:50:24 +0200
committerChristoph Cullmann <christoph@cullmann.io>2024-09-22 17:50:24 +0200
commit051df94b90df93d3311e960c104c7a58eb49a57a (patch)
tree5565f2ae5deb57d9cfd5324a602c78e06110d18d /common/rules.mk
parentadd1488adc0b99c1a8e943bf852a0d049168ffcb (diff)
Revert "use code of https://github.com/filterpaper/qmk_userspace"
This reverts commit 8980edbc88646e803625ad89308d313b436fd389.
Diffstat (limited to 'common/rules.mk')
-rw-r--r--common/rules.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/common/rules.mk b/common/rules.mk
index 8881fa6..6854485 100644
--- a/common/rules.mk
+++ b/common/rules.mk
@@ -10,7 +10,8 @@ MOUSEKEY_ENABLE = no
MUSIC_ENABLE = no
SPACE_CADET_ENABLE = no
-REPEAT_KEY_ENABLE = yes
+# add achordion to improve home row modifiers
+SRC += /home/cullmann/data/qmk/christoph-cullmann/common/achordion.c
# good optimizations
LTO_ENABLE = yes