mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-21 15:12:02 +00:00
Removed layer songs
Removed layer songs for cleanliness. Will use them later.
This commit is contained in:
parent
ff39ab13d1
commit
c9c9d3f23a
@ -5,11 +5,4 @@
|
||||
|
||||
#ifdef AUDIO_ENABLE
|
||||
#define STARTUP_SONG SONG(RICK_ROLL)
|
||||
|
||||
#define DEFAULT_LAYER_SONGS { \
|
||||
/* SONG(ZELDA_PUZZLE), \
|
||||
SONG(MARIO_MUSHROOM), \
|
||||
SONG(MARIO_GAMEOVER), \
|
||||
SONG(RICK_ROLL) \
|
||||
*/ }
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user