summaryrefslogtreecommitdiff
path: root/keyboards/tada68/Makefile
diff options
context:
space:
mode:
authorDamien <Dbroqua@users.noreply.github.com>2016-09-25 14:03:27 +0200
committerGitHub <noreply@github.com>2016-09-25 14:03:27 +0200
commitb75cb53c4a67597dd453fb8bb54af1936b422f6b (patch)
tree590591f00a3782b43253a1321220c7652cd9799b /keyboards/tada68/Makefile
parent7a91cce869f7cda8a42bf071ba77ee6096772d20 (diff)
parent67252625165ffa0a08e723a52562a853aa4b496b (diff)
downloadqmk_firmware-b75cb53c4a67597dd453fb8bb54af1936b422f6b.tar.gz
qmk_firmware-b75cb53c4a67597dd453fb8bb54af1936b422f6b.zip
Merge pull request #5 from jackhumbert/master
Merge from jackhumbert
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