You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Joshua Diamond ae4ee7553a
Stop sounds when suspended (#11553)
* fix stopping audio on suspend vs. startup sound

* trim firmware size

* fix stuck audio on startup (ARM)
5 years ago
..
audio.h Stop sounds when suspended (#11553) 5 years ago
audio_avr.c Stop sounds when suspended (#11553) 5 years ago
audio_chibios.c Stop sounds when suspended (#11553) 5 years ago
audio_pwm.c Stop sounds when suspended (#11553) 5 years ago
luts.c
luts.h Change include guards in quantum/ to pragma once (#11239) 5 years ago
muse.c
muse.h Change include guards in quantum/ to pragma once (#11239) 5 years ago
musical_notes.h Backport ChibiOS Audio changes from ZSA (#11687) 5 years ago
song_list.h Allow for user song list (#9281) 5 years ago
voices.c Normalise include statements in keyboard code (#11185) 5 years ago
voices.h Change include guards in quantum/ to pragma once (#11239) 5 years ago
wave.h