]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/eco/config.h
Added V2 files for the ECO board, also changed default from rev1 to rev2.
[qmk_firmware.git] / keyboards / eco / config.h
index af7e1822c8da610df9bf295afe640ef3ed948bd6..99b057496fcbcf063756b206b4b8c2dbaef0b994 100644 (file)
@@ -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