summaryrefslogtreecommitdiff
path: root/keyboards/eco/rev2/Makefile
diff options
context:
space:
mode:
authorThat-Canadian <poole.chris.11@gmail.com>2017-08-03 11:02:52 -0400
committerThat-Canadian <poole.chris.11@gmail.com>2017-08-03 11:02:52 -0400
commit8765751f7045ff25a036d8a782bab8e7de0eed16 (patch)
tree58ed9a7be54729e3fe4b2ecec7ffb6e39ea807f8 /keyboards/eco/rev2/Makefile
parentc33434c0d64dd7cbd5f6371c7cb4ac5e05924944 (diff)
Added V2 files for the ECO board, also changed default from rev1 to rev2.
Diffstat (limited to 'keyboards/eco/rev2/Makefile')
-rw-r--r--keyboards/eco/rev2/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/eco/rev2/Makefile b/keyboards/eco/rev2/Makefile
new file mode 100644
index 0000000000..4e2a6f00fd
--- /dev/null
+++ b/keyboards/eco/rev2/Makefile
@@ -0,0 +1,3 @@
+ifndef MAKEFILE_INCLUDED
+ include ../../Makefile
+endif \ No newline at end of file