Skip to content

Commit

Permalink
Song List: Mario Mushroom (qmk#3432)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbdavis authored and drashna committed Jul 18, 2018
1 parent ffc2ae0 commit b2175e1
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions quantum/audio/song_list.h
Original file line number Diff line number Diff line change
Expand Up @@ -323,6 +323,33 @@
H__NOTE(_AF4), \
WD_NOTE(_G4 ),

#define MARIO_MUSHROOM \
S__NOTE(_C5 ), \
S__NOTE(_G4 ), \
S__NOTE(_C5 ), \
S__NOTE(_E5 ), \
S__NOTE(_G5 ), \
S__NOTE(_C6 ), \
S__NOTE(_G5 ), \
S__NOTE(_GS4), \
S__NOTE(_C5 ), \
S__NOTE(_DS5), \
S__NOTE(_GS5), \
S__NOTE(_DS5), \
S__NOTE(_GS5), \
S__NOTE(_C6 ), \
S__NOTE(_DS6), \
S__NOTE(_GS6), \
S__NOTE(_DS6), \
S__NOTE(_AS4), \
S__NOTE(_D5 ), \
S__NOTE(_F5 ), \
S__NOTE(_AS5), \
S__NOTE(_D6 ), \
S__NOTE(_F6 ), \
S__NOTE(_AS6), \
S__NOTE(_F6 )

#define E1M1_DOOM \
Q__NOTE(_E3 ), \
Q__NOTE(_E3 ), \
Expand Down

0 comments on commit b2175e1

Please sign in to comment.