summaryrefslogtreecommitdiff
path: root/totem/keymaps
diff options
context:
space:
mode:
Diffstat (limited to 'totem/keymaps')
-rw-r--r--totem/keymaps/default/config.h2
-rw-r--r--totem/keymaps/default/rules.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/totem/keymaps/default/config.h b/totem/keymaps/default/config.h
index c901afc..9a7a60d 100644
--- a/totem/keymaps/default/config.h
+++ b/totem/keymaps/default/config.h
@@ -1,7 +1,7 @@
#pragma once
// our shared config parts
-#include "/home/cullmann/install/qmk/christoph-cullmann/common/config.h"
+#include "/home/cullmann/data/qmk/christoph-cullmann/common/config.h"
// The way how "handedness" is decided (which half is which), see https://docs.qmk.fm/#/feature_split_keyboard?id=setting-handedness for more options.
#define MASTER_LEFT
diff --git a/totem/keymaps/default/rules.mk b/totem/keymaps/default/rules.mk
index 33da88e..1170c04 100644
--- a/totem/keymaps/default/rules.mk
+++ b/totem/keymaps/default/rules.mk
@@ -1,5 +1,5 @@
# include common settings
-include /home/cullmann/install/qmk/christoph-cullmann/common/rules.mk
+include /home/cullmann/data/qmk/christoph-cullmann/common/rules.mk
# build
# qmk compile -kb totem -km default