summaryrefslogtreecommitdiffstats
path: root/keyboards/cluecard/keymaps/default/config.h
diff options
context:
space:
mode:
authorskullY <skullydazed@gmail.com>2016-08-09 01:11:54 +0200
committerskullY <skullydazed@gmail.com>2016-08-09 01:11:54 +0200
commitadad05c3fbd511e77a77484945fa2f675d6abf8b (patch)
treedb8e984237c48d84095f4f5e86150ac97b65f872 /keyboards/cluecard/keymaps/default/config.h
parentd561f63bd14b8ea2e6d8b26a1ba46a1e8503c5bd (diff)
downloadqmk_firmware-adad05c3fbd511e77a77484945fa2f675d6abf8b.tar.gz
qmk_firmware-adad05c3fbd511e77a77484945fa2f675d6abf8b.tar.xz
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 000000000..8893d122e
--- /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