From 504f362d9667644d21358dfdbcc27dbec66552f1 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Tue, 3 Oct 2023 15:30:08 +0200 Subject: share more code --- 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 4a32f09..c901afc 100644 --- a/totem/keymaps/default/config.h +++ b/totem/keymaps/default/config.h @@ -1,7 +1,7 @@ #pragma once // our shared config parts -#include "../../../common/config.h" +#include "/home/cullmann/install/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