summaryrefslogtreecommitdiff
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.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/keyboards/bpiphany/pegasushoof/keymaps/citadel/config.h b/keyboards/bpiphany/pegasushoof/keymaps/citadel/config.h
new file mode 100644
index 0000000000..2d27ff392d
--- /dev/null
+++ b/keyboards/bpiphany/pegasushoof/keymaps/citadel/config.h
@@ -0,0 +1,11 @@
+#ifndef CONFIG_USER_H
+#define CONFIG_USER_H
+
+#include "../../config.h"
+
+/* overridden settings: */
+
+#undef PRODUCT
+#define PRODUCT Pegasus Hoof Citadel
+
+#endif