summaryrefslogtreecommitdiffstats
path: root/keyboards/minidox/rev1/Makefile
diff options
context:
space:
mode:
authorThat-Canadian <poole.chris.11@gmail.com>2017-07-10 06:46:19 +0200
committerThat-Canadian <poole.chris.11@gmail.com>2017-07-10 06:46:19 +0200
commit9312b9db6c94f0ed5e17d4cc9904bd0b72de5298 (patch)
tree4022f27eafc7a94b30b31bca4074b775176b57ac /keyboards/minidox/rev1/Makefile
parent707f4efd99f4dfd7213540f7ee86f0fe8e6ad634 (diff)
downloadqmk_firmware-9312b9db6c94f0ed5e17d4cc9904bd0b72de5298.tar.gz
qmk_firmware-9312b9db6c94f0ed5e17d4cc9904bd0b72de5298.tar.xz
Added MiniDox keyboard folder / configs / and some keymaps
Diffstat (limited to 'keyboards/minidox/rev1/Makefile')
-rw-r--r--keyboards/minidox/rev1/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/minidox/rev1/Makefile b/keyboards/minidox/rev1/Makefile
new file mode 100644
index 000000000..4e2a6f00f
--- /dev/null
+++ b/keyboards/minidox/rev1/Makefile
@@ -0,0 +1,3 @@
+ifndef MAKEFILE_INCLUDED
+ include ../../Makefile
+endif \ No newline at end of file