X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Feco%2Fconfig.h;h=99b057496fcbcf063756b206b4b8c2dbaef0b994;hb=0afaed853519cf633b0a8962488f58a69505c8b4;hp=af7e1822c8da610df9bf295afe640ef3ed948bd6;hpb=ee43856ff7ba37ea89d1a8a4700efba4e4f69571;p=qmk_firmware.git 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 . #ifdef SUBPROJECT_rev1 #include "rev1/config.h" #endif +#ifdef SUBPROJECT_rev2 + #include "rev2/config.h" +#endif #endif