summaryrefslogtreecommitdiffstats
path: root/keyboards/xd75/keymaps/fabian
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/xd75/keymaps/fabian')
-rw-r--r--keyboards/xd75/keymaps/fabian/config.h2
-rw-r--r--keyboards/xd75/keymaps/fabian/keymap.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/xd75/keymaps/fabian/config.h b/keyboards/xd75/keymaps/fabian/config.h
index f52a97bbc..59de3fa55 100644
--- a/keyboards/xd75/keymaps/fabian/config.h
+++ b/keyboards/xd75/keymaps/fabian/config.h
@@ -17,7 +17,7 @@
#ifndef CONFIG_USER_H
#define CONFIG_USER_H
-#include "../../config.h"
+#include QMK_KEYBOARD_CONFIG_H
// place overrides here
diff --git a/keyboards/xd75/keymaps/fabian/keymap.c b/keyboards/xd75/keymaps/fabian/keymap.c
index 9b497c190..884602fde 100644
--- a/keyboards/xd75/keymaps/fabian/keymap.c
+++ b/keyboards/xd75/keymaps/fabian/keymap.c
@@ -1,4 +1,4 @@
-#include "xd75.h"
+#include QMK_KEYBOARD_H
#include "action_layer.h"
#include "eeconfig.h"