X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fclueboard%2Fconfig.h;h=0d4e6a8746c84d3825f4e2a143b7fbb7d67e1906;hb=d77e55d31e4fdb44156119c047d690a6700059f6;hp=ad683238564ad8a7e956142db9cd7ca1ccedb803;hpb=fc2ca62a3b9552175eb7c27cc11f3a5af6cfae50;p=qmk_firmware.git diff --git a/keyboards/clueboard/config.h b/keyboards/clueboard/config.h index ad6832385..0d4e6a874 100644 --- a/keyboards/clueboard/config.h +++ b/keyboards/clueboard/config.h @@ -67,5 +67,8 @@ along with this program. If not, see . #ifdef SUBPROJECT_rev2 #include "rev2/config.h" #endif +#ifdef SUBPROJECT_rev3 + #include "rev3/config.h" +#endif #endif