summaryrefslogtreecommitdiffstats
path: root/keyboards/bpiphany/pegasushoof/keymaps/citadel/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/bpiphany/pegasushoof/keymaps/citadel/config.h')
-rw-r--r--keyboards/bpiphany/pegasushoof/keymaps/citadel/config.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/keyboards/bpiphany/pegasushoof/keymaps/citadel/config.h b/keyboards/bpiphany/pegasushoof/keymaps/citadel/config.h
index 2d27ff392..122627e88 100644
--- a/keyboards/bpiphany/pegasushoof/keymaps/citadel/config.h
+++ b/keyboards/bpiphany/pegasushoof/keymaps/citadel/config.h
@@ -1,11 +1,6 @@
-#ifndef CONFIG_USER_H
-#define CONFIG_USER_H
-
-#include "../../config.h"
+#pragma once
/* overridden settings: */
#undef PRODUCT
#define PRODUCT Pegasus Hoof Citadel
-
-#endif