summaryrefslogtreecommitdiff
path: root/keyboards/tada68/Makefile
diff options
context:
space:
mode:
authorcbbrowne <cbbrowne@cbbrowne.tor.int-afilias.info>2016-09-23 17:51:32 -0400
committercbbrowne <cbbrowne@cbbrowne.tor.int-afilias.info>2016-09-23 17:51:32 -0400
commit3f020c0b928a1f4999a01c06105380faf10dcf73 (patch)
tree6d15fbb06e86040d6739bbbd805ac5ebee77e9b9 /keyboards/tada68/Makefile
parent888bd89ba7f895327162c4ff34655bf21590821e (diff)
parente1fa9073c263d260fc0ec3c0d2d8a6a6f5aee42e (diff)
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Diffstat (limited to 'keyboards/tada68/Makefile')
-rw-r--r--keyboards/tada68/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/tada68/Makefile b/keyboards/tada68/Makefile
new file mode 100644
index 0000000000..4e2a6f00fd
--- /dev/null
+++ b/keyboards/tada68/Makefile
@@ -0,0 +1,3 @@
+ifndef MAKEFILE_INCLUDED
+ include ../../Makefile
+endif \ No newline at end of file