summaryrefslogtreecommitdiff
path: root/keyboards/frosty_flake/Makefile
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2017-03-28 09:10:55 -0400
committerGitHub <noreply@github.com>2017-03-28 09:10:55 -0400
commit0f986a195183b2f1c38d2e607229657282574752 (patch)
tree3d736cb229fa11a03269b9b1b0d639d3a143390a /keyboards/frosty_flake/Makefile
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/Makefile')
-rw-r--r--keyboards/frosty_flake/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/frosty_flake/Makefile b/keyboards/frosty_flake/Makefile
new file mode 100644
index 0000000000..57b2ef62e5
--- /dev/null
+++ b/keyboards/frosty_flake/Makefile
@@ -0,0 +1,3 @@
+ifndef MAKEFILE_INCLUDED
+ include ../../Makefile
+endif