Update keyboards/dcpedit/modmmm/config.h

Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
This commit is contained in:
Ming-Gih Lam 2024-05-31 13:22:10 -07:00 committed by dcpedit
parent 25cc365cfd
commit 12e46ab836

View File

@ -14,5 +14,5 @@
#define AUDIO_CLICKY_FREQ_RANDOMNESS 1.5f
#ifdef AUDIO_ENABLE
#define STARTUP_SONG SONG(STARTUP_SOUND)
#endif
# define STARTUP_SONG SONG(STARTUP_SOUND)
#endif