note sliding - on right now
This commit is contained in:
parent
89a78f4a11
commit
e49712b559
3 changed files with 63 additions and 45 deletions
|
@ -184,6 +184,7 @@ static action_t keycode_to_action(uint16_t keycode)
|
|||
case RESET: ; // RESET is 0x5000, which is why this is here
|
||||
clear_keyboard();
|
||||
#ifdef AUDIO_ENABLE
|
||||
stop_all_notes();
|
||||
play_goodbye_tone();
|
||||
#endif
|
||||
_delay_ms(250);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue