summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/planck/config.h')
-rw-r--r--keyboards/planck/config.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/keyboards/planck/config.h b/keyboards/planck/config.h
index c86f8491e..ebaf3fb64 100644
--- a/keyboards/planck/config.h
+++ b/keyboards/planck/config.h
@@ -81,11 +81,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
//#define NO_ACTION_MACRO
//#define NO_ACTION_FUNCTION
-#ifdef SUBPROJECT_rev3
- #include "rev3/config.h"
-#endif
-#ifdef SUBPROJECT_rev4
- #include "rev4/config.h"
-#endif
+#include QMK_SUBPROJECT_CONFIG_H
#endif