diff options
Diffstat (limited to 'keyboards/planck/config.h')
| -rw-r--r-- | keyboards/planck/config.h | 7 |
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/>. | |||
| 81 | //#define NO_ACTION_MACRO | 81 | //#define NO_ACTION_MACRO |
| 82 | //#define NO_ACTION_FUNCTION | 82 | //#define NO_ACTION_FUNCTION |
| 83 | 83 | ||
| 84 | #ifdef SUBPROJECT_rev3 | 84 | #include QMK_SUBPROJECT_CONFIG_H |
| 85 | #include "rev3/config.h" | ||
| 86 | #endif | ||
| 87 | #ifdef SUBPROJECT_rev4 | ||
| 88 | #include "rev4/config.h" | ||
| 89 | #endif | ||
| 90 | 85 | ||
| 91 | #endif | 86 | #endif |
