mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-06-16 11:46:26 +02:00

Make all audio device Class Driver functions require a reference to the Audio class instance, so that the endpoint size can be checked (and to standardize the APIs). Make LEDs more responsive in the AudioOutput device demos.