summaryrefslogtreecommitdiff
path: root/keyboards/pegasushoof/Makefile
diff options
context:
space:
mode:
authorJack Humbert2016-10-18 15:18:19 -0400
committerGitHub2016-10-18 15:18:19 -0400
commitd8417f9f6ecfd104210afe2dd14572552881db22 (patch)
treec4cbac5b33fe84fa85e24b1ec7339b7a67ecae5d /keyboards/pegasushoof/Makefile
parentb466628c0bd13f941cb2a6a7807e0a1c94e7833d (diff)
parentb73adf0dea567407bd5e6bd7921b607529a2aa4a (diff)
Merge pull request #824 from dsvensson/pegasushoof
Support the Pegasus Hoof controller.
Diffstat (limited to 'keyboards/pegasushoof/Makefile')
-rw-r--r--keyboards/pegasushoof/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/pegasushoof/Makefile b/keyboards/pegasushoof/Makefile
new file mode 100644
index 000000000..57b2ef62e
--- /dev/null
+++ b/keyboards/pegasushoof/Makefile
@@ -0,0 +1,3 @@
+ifndef MAKEFILE_INCLUDED
+ include ../../Makefile
+endif