summaryrefslogtreecommitdiff
path: root/common/rules.mk
diff options
context:
space:
mode:
authorChristoph Cullmann <christoph@cullmann.io>2024-09-15 16:41:39 +0200
committerChristoph Cullmann <christoph@cullmann.io>2024-09-15 16:41:39 +0200
commitee341d225b572d30a5405c4fed85dd0e7d845d61 (patch)
treee6fa096e2e923ff9445c5fa8612d8beb9bdfbbfb /common/rules.mk
parent089ceae1f7c15d63efa29b78d58179e635990eca (diff)
Revert "try sm_td"
This reverts commit 089ceae1f7c15d63efa29b78d58179e635990eca. doesn't work for me, random stuff happens, t not triggers at all
Diffstat (limited to 'common/rules.mk')
-rw-r--r--common/rules.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/rules.mk b/common/rules.mk
index 2042b54..6854485 100644
--- a/common/rules.mk
+++ b/common/rules.mk
@@ -10,8 +10,8 @@ MOUSEKEY_ENABLE = no
MUSIC_ENABLE = no
SPACE_CADET_ENABLE = no
-# needed for sm_td
-DEFERRED_EXEC_ENABLE = yes
+# add achordion to improve home row modifiers
+SRC += /home/cullmann/data/qmk/christoph-cullmann/common/achordion.c
# good optimizations
LTO_ENABLE = yes