X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fclueboard%2Fconfig.h;h=0d4e6a8746c84d3825f4e2a143b7fbb7d67e1906;hb=af14e672c9c82b4a906ab9e3eae649d96158d2bd;hp=ad683238564ad8a7e956142db9cd7ca1ccedb803;hpb=2b3803eb5efd76323ffc95ba1bc2a3608d83ceec;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