summaryrefslogtreecommitdiffstats
path: root/keyboards/eco/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/eco/config.h')
-rw-r--r--keyboards/eco/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/eco/config.h b/keyboards/eco/config.h
index af7e1822c..99b057496 100644
--- a/keyboards/eco/config.h
+++ b/keyboards/eco/config.h
@@ -73,5 +73,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#ifdef SUBPROJECT_rev1
#include "rev1/config.h"
#endif
+#ifdef SUBPROJECT_rev2
+ #include "rev2/config.h"
+#endif
#endif