summaryrefslogtreecommitdiffstats
path: root/quantum/audio/audio_chibios.c
Commit message (Collapse)AuthorAgeFilesLines
* Stop sounds when suspended (#11553)Joshua Diamond2021-02-011-2/+13
| | | | | | | * fix stopping audio on suspend vs. startup sound * trim firmware size * fix stuck audio on startup (ARM)
* Backport ChibiOS Audio changes from ZSA (#11687)Drashna Jaelre2021-01-281-5/+13
|
* Normalise include statements in core code (#11153)Ryan2020-12-111-2/+2
| | | | | * Normalise include statements in core code * Missed one
* Initial arm->chibios pass - simplify some platform logic (#8450)Joel Challis2020-03-211-0/+702