diff options
Diffstat (limited to 'keyboards/nyquist/rev1/rev1.c')
-rw-r--r-- | keyboards/nyquist/rev1/rev1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/nyquist/rev1/rev1.c b/keyboards/nyquist/rev1/rev1.c index 7b3228fa6..99bd781d5 100644 --- a/keyboards/nyquist/rev1/rev1.c +++ b/keyboards/nyquist/rev1/rev1.c | |||
@@ -1,4 +1,4 @@ | |||
1 | #include QMK_SUBPROJECT_H | 1 | #include "rev1.h" |
2 | 2 | ||
3 | #ifdef AUDIO_ENABLE | 3 | #ifdef AUDIO_ENABLE |
4 | float tone_startup[][2] = SONG(STARTUP_SOUND); | 4 | float tone_startup[][2] = SONG(STARTUP_SOUND); |