aboutsummaryrefslogtreecommitdiff
path: root/quantum/song_list.h
diff options
context:
space:
mode:
Diffstat (limited to 'quantum/song_list.h')
-rw-r--r--quantum/song_list.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/quantum/song_list.h b/quantum/song_list.h
index ef36a1cdd..b626c3fa6 100644
--- a/quantum/song_list.h
+++ b/quantum/song_list.h
@@ -15,4 +15,9 @@
15 QD_NOTE(_B4), E__NOTE(_D5), Q__NOTE(_G5), \ 15 QD_NOTE(_B4), E__NOTE(_D5), Q__NOTE(_G5), \
16 H__NOTE(_FS5), 16 H__NOTE(_FS5),
17 17
18#endif \ No newline at end of file 18#define OLKB_GOODBYE \
19 E__NOTE(_E7), \
20 E__NOTE(_A6), \
21 ED_NOTE(_E6),
22
23#endif