summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/magicforce61/Makefile
diff options
context:
space:
mode:
authorKyle Terry <kyle@kyleterry.com>2017-07-03 20:47:48 +0200
committerskullydazed <skullydazed@users.noreply.github.com>2017-07-03 20:47:48 +0200
commit062b3547ed712c3c32114382cffab1e16b1fd642 (patch)
tree4cdcd0f97bcc8cef0a6f8252e4d7320aaec628ae /keyboards/handwired/magicforce61/Makefile
parent827dc6c715f8099562ef8b9d9208afbb51f706b8 (diff)
downloadqmk_firmware-062b3547ed712c3c32114382cffab1e16b1fd642.tar.gz
qmk_firmware-062b3547ed712c3c32114382cffab1e16b1fd642.tar.xz
Keyboards/handwired magicforce61 (#1454)
* adding the magicforce61 under handwired * I meant 14 cols
Diffstat (limited to 'keyboards/handwired/magicforce61/Makefile')
-rw-r--r--keyboards/handwired/magicforce61/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/handwired/magicforce61/Makefile b/keyboards/handwired/magicforce61/Makefile
new file mode 100644
index 000000000..191c6bb66
--- /dev/null
+++ b/keyboards/handwired/magicforce61/Makefile
@@ -0,0 +1,3 @@
+ifndef MAKEFILE_INCLUDED
+ include ../../../Makefile
+endif \ No newline at end of file