summaryrefslogtreecommitdiff
path: root/keyboards/handwired/magicforce68
diff options
context:
space:
mode:
authorDanny Nguyen <danny@80pct.com>2017-03-07 23:06:41 -0500
committerDanny Nguyen <danny@80pct.com>2017-03-07 23:06:41 -0500
commit7042af702057d4d129f1517712fab7f28e75b2f3 (patch)
tree04fdd1d7bb1c275e4414ea3ca1334a61515d96bf /keyboards/handwired/magicforce68
parent38a83700c3c21326e691452c4dc002d398812679 (diff)
Add Makefile
Diffstat (limited to 'keyboards/handwired/magicforce68')
-rw-r--r--keyboards/handwired/magicforce68/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/handwired/magicforce68/Makefile b/keyboards/handwired/magicforce68/Makefile
new file mode 100644
index 0000000000..191c6bb664
--- /dev/null
+++ b/keyboards/handwired/magicforce68/Makefile
@@ -0,0 +1,3 @@
+ifndef MAKEFILE_INCLUDED
+ include ../../../Makefile
+endif \ No newline at end of file