From 07c2dbdb3527a0f998fb381a1203271e725788a0 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Mon, 10 Jun 2024 21:24:58 +0200 Subject: fix install path --- common/rules.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') 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 -- cgit v1.2.3