summaryrefslogtreecommitdiffstats
path: root/keyboard/planck/keymaps/default/keymap.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboard/planck/keymaps/default/keymap.c')
-rw-r--r--keyboard/planck/keymaps/default/keymap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboard/planck/keymaps/default/keymap.c b/keyboard/planck/keymaps/default/keymap.c
index e120d358a..e7a9ea9e4 100644
--- a/keyboard/planck/keymaps/default/keymap.c
+++ b/keyboard/planck/keymaps/default/keymap.c
@@ -365,7 +365,7 @@ void play_goodbye_tone()
}
uint8_t starting_note = 0x0C;
-int offset = 7;
+int offset = 0;
void process_action_user(keyrecord_t *record) {