summaryrefslogtreecommitdiff
path: root/keyboards/frosty_flake/keymaps/default/config.h
diff options
context:
space:
mode:
authorJack Humbert2017-03-28 09:10:55 -0400
committerGitHub2017-03-28 09:10:55 -0400
commit0f986a195183b2f1c38d2e607229657282574752 (patch)
tree3d736cb229fa11a03269b9b1b0d639d3a143390a /keyboards/frosty_flake/keymaps/default/config.h
parenta7811781c50b39eda4be564f7eebac2daf84bcf2 (diff)
parentb37f510f323b532360f38afb6f0bb29bc61eaab3 (diff)
Merge pull request #1168 from newsboytko/newsboytko/frosty-flake
Support Frosty Flake Controller (CM Storm QFR)
Diffstat (limited to 'keyboards/frosty_flake/keymaps/default/config.h')
-rw-r--r--keyboards/frosty_flake/keymaps/default/config.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/frosty_flake/keymaps/default/config.h b/keyboards/frosty_flake/keymaps/default/config.h
new file mode 100644
index 000000000..8893d122e
--- /dev/null
+++ b/keyboards/frosty_flake/keymaps/default/config.h
@@ -0,0 +1,8 @@
+#ifndef CONFIG_USER_H
+#define CONFIG_USER_H
+
+#include "../../config.h"
+
+// place overrides here
+
+#endif