removes extra voices, updates .hex files

This commit is contained in:
Jack Humbert 2016-04-29 12:42:55 -04:00
parent 2bbf3d5820
commit 66e0323881
7 changed files with 6369 additions and 6392 deletions

View file

@ -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) {