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