summaryrefslogtreecommitdiffstats
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 @@
QD_NOTE(_B4), E__NOTE(_D5), Q__NOTE(_G5), \
H__NOTE(_FS5),
-#endif \ No newline at end of file
+#define OLKB_GOODBYE \
+ E__NOTE(_E7), \
+ E__NOTE(_A6), \
+ ED_NOTE(_E6),
+
+#endif