summaryrefslogtreecommitdiffstats
path: root/platforms/chibios/drivers/audio_dac_additive.c
Commit message (Expand)AuthorAgeFilesLines
* Remove needless precision in additive DAC sample generation (#21498)Nebuleon2023-07-261-1/+1
* Fix stuck note with square wave in additive DAC (#21589)Nebuleon2023-07-261-1/+1
* Allow the user to select one tone for the additive DAC (#21591)Nebuleon2023-07-231-1/+1
* quantum: remove direct `quantum.h` includes (#21507)Ryan2023-07-161-2/+3
* Disable specific warnings to mitigate compilation problems with `KEEP_INTERME...Nick Brassel2023-04-051-0/+6
* Fix functions with empty params (#19647)Ryan2023-01-201-1/+1
* Format code according to conventions (#16322)QMK Bot2022-02-121-12/+14
* Move Audio drivers from quantum to platform drivers folder (#14308)Drashna Jaelre2021-10-061-0/+335