start-up sound working, removes tick with some devices
This commit is contained in:
parent
0fd093b400
commit
157ddccc2c
2 changed files with 3 additions and 2 deletions
|
@ -309,7 +309,7 @@ void process_action_user(keyrecord_t *record) {
|
|||
}
|
||||
|
||||
void matrix_init_user(void) {
|
||||
// audio_init();
|
||||
_delay_ms(10); // gets rid of tick
|
||||
play_startup_tone();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue