summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/not-quite-neo/config.h
diff options
context:
space:
mode:
authorjola52018-02-02 07:21:41 +0100
committerJack Humbert2018-02-02 01:21:41 -0500
commit2cf6bfe9ac10663181aa3ba32087da956bb7ec1e (patch)
tree24d8ee8993770542be82e55066cc4813cbbf67a8 /keyboards/planck/keymaps/not-quite-neo/config.h
parent2917e55bd4c8e25d79981ec997037b89478d402c (diff)
Not quite neo (#2318)
* planck with a not-quite-neo layout for a de-DE OS/SW keymap * ergodox infinity with a not-quite-neo layout for a de-DE OS/SW keymap * add documentation
Diffstat (limited to 'keyboards/planck/keymaps/not-quite-neo/config.h')
-rw-r--r--keyboards/planck/keymaps/not-quite-neo/config.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/not-quite-neo/config.h b/keyboards/planck/keymaps/not-quite-neo/config.h
new file mode 100644
index 000000000..7fa3bf328
--- /dev/null
+++ b/keyboards/planck/keymaps/not-quite-neo/config.h
@@ -0,0 +1,6 @@
+#ifndef CONFIG_USER_H
+#define CONFIG_USER_H
+
+#include "../../config.h"
+
+#endif