summaryrefslogtreecommitdiff
path: root/keyboards/eco/eco.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/eco/eco.h')
-rw-r--r--keyboards/eco/eco.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/eco/eco.h b/keyboards/eco/eco.h
index 9da33b9b8..2cfb8df26 100644
--- a/keyboards/eco/eco.h
+++ b/keyboards/eco/eco.h
@@ -4,6 +4,10 @@
#ifdef SUBPROJECT_rev1
#include "rev1.h"
#endif
+#ifdef SUBPROJECT_rev2
+ #include "rev2.h"
+#endif
+
#include "quantum.h"