summaryrefslogtreecommitdiffstats
path: root/keyboard/planck/keymaps
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2016-04-29 18:42:55 +0200
committerJack Humbert <jack.humb@gmail.com>2016-04-29 18:42:55 +0200
commit66e0323881a5a3da65e14daeec41a1e9cfbda431 (patch)
tree89f8bbb0765288800937c3c6c9fbbd001c821c11 /keyboard/planck/keymaps
parent2bbf3d5820734eabbcf47c3072be6fdcaa9e36cc (diff)
downloadqmk_firmware-66e0323881a5a3da65e14daeec41a1e9cfbda431.tar.gz
qmk_firmware-66e0323881a5a3da65e14daeec41a1e9cfbda431.tar.xz
removes extra voices, updates .hex files
Diffstat (limited to 'keyboard/planck/keymaps')
-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) {