diff options
Diffstat (limited to 'keyboards/nyquist/config.h')
-rw-r--r-- | keyboards/nyquist/config.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/keyboards/nyquist/config.h b/keyboards/nyquist/config.h index 55500df79b..5e3dc91888 100644 --- a/keyboards/nyquist/config.h +++ b/keyboards/nyquist/config.h @@ -20,8 +20,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include "config_common.h" -#ifdef SUBPROJECT_rev1 - #include "rev1/config.h" -#endif +#include QMK_SUBPROJECT_CONFIG_H #endif // CONFIG_H |