summaryrefslogtreecommitdiff
path: root/keyboards/dk60/Makefile
diff options
context:
space:
mode:
authordbroqua2017-05-07 22:56:27 +0200
committerdbroqua2017-05-07 22:56:27 +0200
commit230c70e28515d294fcad68e924f0a557a197f40a (patch)
tree2f880de39b2e2249ae21e23290bd3147f79ac081 /keyboards/dk60/Makefile
parent7180e195e84aabf252fcadb2852644417ac1d663 (diff)
- Initial commit for branch DK60
Diffstat (limited to 'keyboards/dk60/Makefile')
-rw-r--r--keyboards/dk60/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/dk60/Makefile b/keyboards/dk60/Makefile
new file mode 100644
index 000000000..4e2a6f00f
--- /dev/null
+++ b/keyboards/dk60/Makefile
@@ -0,0 +1,3 @@
+ifndef MAKEFILE_INCLUDED
+ include ../../Makefile
+endif \ No newline at end of file