summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2024-06-10 21:24:58 +0200
committerChristoph Cullmann <cullmann@kde.org>2024-06-10 21:24:58 +0200
commit07c2dbdb3527a0f998fb381a1203271e725788a0 (patch)
tree9d366afeeab5004b945932d83a309fde9dc33e75 /common
parentc1f8d5061c47aca0f501f254bc088fd34e268b0d (diff)
fix install path
Diffstat (limited to 'common')
-rw-r--r--common/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/rules.mk b/common/rules.mk
index d9eb614..81137ac 100644
--- a/common/rules.mk
+++ b/common/rules.mk
@@ -14,7 +14,7 @@ SPACE_CADET_ENABLE = no
DEBOUNCE_TYPE = sym_eager_pk
# add achordion to improve home row modifiers
-SRC += /home/cullmann/install/qmk/christoph-cullmann/common/achordion.c
+SRC += /home/cullmann/data/qmk/christoph-cullmann/common/achordion.c
# good optimizations
LTO_ENABLE = yes