summaryrefslogtreecommitdiff
path: root/keyboards/tada68/Makefile
diff options
context:
space:
mode:
authorTerryMathews2016-09-22 23:33:22 -0400
committerTerryMathews2016-09-22 23:33:22 -0400
commitfad54872667d493ccd95e2171addf6c6b22343b7 (patch)
treeca11445022f5735c9e6400f35c37272b546427f7 /keyboards/tada68/Makefile
parent0f205a854ff18967acef5a6060efb655b6b77247 (diff)
Initial support for TADA68
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 000000000..4e2a6f00f
--- /dev/null
+++ b/keyboards/tada68/Makefile
@@ -0,0 +1,3 @@
+ifndef MAKEFILE_INCLUDED
+ include ../../Makefile
+endif \ No newline at end of file