summaryrefslogtreecommitdiff
path: root/keyboards/kbd75/Makefile
diff options
context:
space:
mode:
authorDavid Dizon2017-06-19 22:59:17 -0700
committerDavid Dizon2017-06-19 22:59:17 -0700
commite71b3c65720c3e6b0384fa094b641bc19583ca84 (patch)
tree310615eba4abfb12cb93a72c1edfebd44ef0e8ac /keyboards/kbd75/Makefile
parent3e7bb196124aeab8c84752501b7ec91915814735 (diff)
KBD75 - Initial KBD75 port from qmkeyboard.cn source files
Diffstat (limited to 'keyboards/kbd75/Makefile')
-rw-r--r--keyboards/kbd75/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/kbd75/Makefile b/keyboards/kbd75/Makefile
new file mode 100644
index 000000000..57b2ef62e
--- /dev/null
+++ b/keyboards/kbd75/Makefile
@@ -0,0 +1,3 @@
+ifndef MAKEFILE_INCLUDED
+ include ../../Makefile
+endif