summaryrefslogtreecommitdiff
path: root/quantum/audio/audio_chibios.c
AgeCommit message (Collapse)Author
2021-01-31Stop sounds when suspended (#11553)Joshua Diamond
* fix stopping audio on suspend vs. startup sound * trim firmware size * fix stuck audio on startup (ARM)
2021-01-12Normalise include statements in core code (#11153)Ryan
* Normalise include statements in core code * Missed one
2020-08-21Audio tweeksDrashna Jael're
2020-06-12Pull A5 High when channel is stoppedDrashna Jael're
2020-06-12Initial arm->chibios pass - simplify some platform logic (#8450)Joel Challis