mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-22 07:32: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
|
#ifdef AUDIO_ENABLE
|
||||||
#define STARTUP_SONG SONG(RICK_ROLL)
|
#define STARTUP_SONG SONG(RICK_ROLL)
|
||||||
|
|
||||||
#define DEFAULT_LAYER_SONGS { \
|
|
||||||
/* SONG(ZELDA_PUZZLE), \
|
|
||||||
SONG(MARIO_MUSHROOM), \
|
|
||||||
SONG(MARIO_GAMEOVER), \
|
|
||||||
SONG(RICK_ROLL) \
|
|
||||||
*/ }
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user