mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-25 18:06:34 +06:00
Adding a Zelda Treasure sound.
It's the sound that's made when opening a treasure chest.
This commit is contained in:
parent
3b9e4967b8
commit
97c6b8143c
|
@ -247,6 +247,12 @@
|
|||
Q__NOTE(_GS5), \
|
||||
HD_NOTE(_C6),
|
||||
|
||||
#define ZELDA_TREASURE \
|
||||
Q__NOTE(_A4), \
|
||||
Q__NOTE(_AS4), \
|
||||
Q__NOTE(_B4), \
|
||||
HD_NOTE(_C5), \
|
||||
|
||||
#define TERMINAL_SOUND \
|
||||
E__NOTE(_C5 )
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user