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 --- totem/keymaps/default/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'totem/keymaps/default/config.h') 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 -- cgit v1.2.3