summaryrefslogtreecommitdiff
path: root/keyboards/cluecard/keymaps/default/config.h
diff options
context:
space:
mode:
authorskullY <skullydazed@gmail.com>2016-08-08 16:11:54 -0700
committerskullY <skullydazed@gmail.com>2016-08-08 16:11:54 -0700
commitadad05c3fbd511e77a77484945fa2f675d6abf8b (patch)
treedb8e984237c48d84095f4f5e86150ac97b65f872 /keyboards/cluecard/keymaps/default/config.h
parentd561f63bd14b8ea2e6d8b26a1ba46a1e8503c5bd (diff)
Add support for the cluecard
Diffstat (limited to 'keyboards/cluecard/keymaps/default/config.h')
-rw-r--r--keyboards/cluecard/keymaps/default/config.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/cluecard/keymaps/default/config.h b/keyboards/cluecard/keymaps/default/config.h
new file mode 100644
index 0000000000..8893d122e0
--- /dev/null
+++ b/keyboards/cluecard/keymaps/default/config.h
@@ -0,0 +1,8 @@
+#ifndef CONFIG_USER_H
+#define CONFIG_USER_H
+
+#include "../../config.h"
+
+// place overrides here
+
+#endif