summaryrefslogtreecommitdiffstats
path: root/keyboards/eco/rev1/Makefile
diff options
context:
space:
mode:
authorThat-Canadian <poole.chris.11@gmail.com>2017-07-04 20:14:26 +0200
committerThat-Canadian <poole.chris.11@gmail.com>2017-07-04 20:14:26 +0200
commite256468e486ef705be107ee46d8128aa2d9638bd (patch)
tree7115fd8bdf1d5a96fa55047e92085afd1eb154c3 /keyboards/eco/rev1/Makefile
parent34c8bf47a76c8a2dcd3b1a19dd608f8fb2fafb31 (diff)
downloadqmk_firmware-e256468e486ef705be107ee46d8128aa2d9638bd.tar.gz
qmk_firmware-e256468e486ef705be107ee46d8128aa2d9638bd.tar.xz
Added ECO keyboard folder and configuration files. Also added my (That-Canadian) keymap folder and files.
Diffstat (limited to 'keyboards/eco/rev1/Makefile')
-rw-r--r--keyboards/eco/rev1/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/eco/rev1/Makefile b/keyboards/eco/rev1/Makefile
new file mode 100644
index 000000000..4e2a6f00f
--- /dev/null
+++ b/keyboards/eco/rev1/Makefile
@@ -0,0 +1,3 @@
+ifndef MAKEFILE_INCLUDED
+ include ../../Makefile
+endif \ No newline at end of file