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 55500df79..5e3dc9188 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/>. | |||
20 | 20 | ||
21 | #include "config_common.h" | 21 | #include "config_common.h" |
22 | 22 | ||
23 | #ifdef SUBPROJECT_rev1 | 23 | #include QMK_SUBPROJECT_CONFIG_H |
24 | #include "rev1/config.h" | ||
25 | #endif | ||
26 | 24 | ||
27 | #endif // CONFIG_H | 25 | #endif // CONFIG_H |