summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Didron <fdidron@users.noreply.github.com>2019-05-27 16:50:39 +0900
committerGitHub <noreply@github.com>2019-05-27 16:50:39 +0900
commit9e86204fd46d22915f81d2a21071e4167c2e7278 (patch)
tree5feb1123110b670eac9892686b0a4589ff246e96
parent655a4e7cec549efa0aef9f484bdccb385c288ec9 (diff)
parent548848645ada9c5d58b441d8773d9c050300d220 (diff)
Merge pull request #60 from zsa/f/startup_song_timing
Fix startup song timing
-rw-r--r--quantum/audio/song_list.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/audio/song_list.h b/quantum/audio/song_list.h
index 9dec9d54be..7569eb27c3 100644
--- a/quantum/audio/song_list.h
+++ b/quantum/audio/song_list.h
@@ -85,7 +85,7 @@
E__NOTE(_CS7), \
E__NOTE(_E6 ), \
E__NOTE(_A6 ), \
- M__NOTE(_CS7, 20),
+ M__NOTE(_CS7, 21),
#define PREONIC_SOUND \
M__NOTE(_B5, 20), \