note sliding - on right now
This commit is contained in:
@ -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);
|
||||
|
Reference in New Issue
Block a user