summaryrefslogtreecommitdiffstats
path: root/quantum/audio
Commit message (Expand)AuthorAgeFilesLines
* audio: Don't play the first note of zero-note melodies (#21661)Nebuleon2023-08-021-0/+4
* quantum: remove direct `quantum.h` includes (#21507)Ryan2023-07-165-8/+11
* [Core] Simplify audio_duration_to_ms() and audio_ms_to_duration(), reduce fir...Pascal Getreuer2023-07-081-13/+32
* [Bug] Realign and size check EECONFIG structures (#20541)Drashna Jaelre2023-05-081-0/+2
* Tidy up duplication of MIN/MAX fallback implementations (#20236)Joel Challis2023-03-232-5/+1
* Add some helpers to tidy up XAP (#20235)Joel Challis2023-03-232-0/+9
* Fix functions with empty params (#19647)Ryan2023-01-202-4/+4
* In honor of king terry (#17387)SmugSam2022-06-231-0/+6
* Format code according to conventions (#16322)QMK Bot2022-02-125-50/+86
* added missing audio_off_user() callback (#15457)Dipl.-Ing. Raoul Rubien, BSc2021-12-111-0/+3
* Move Audio drivers from quantum to platform drivers folder (#14308)Drashna Jaelre2021-10-069-1412/+4
* Remove GCC version check from song list inclusion (#14600)Drashna Jaelre2021-09-251-5/+3
* Refactor use of _STM32_ defines (#14439)Joel Challis2021-09-151-2/+2
* Fixup Audio startup and add to documents (#13606)Drashna Jaelre2021-08-151-0/+3
* Refactor some platform dependent logic (#13675)Joel Challis2021-07-242-11/+2
* Keyboard: Planck THK (#12597)Erovia2021-05-261-2/+12
* Fix F303 audio output on A4 with the dac_basic driver (#12480)Sergey Vlasov2021-04-191-1/+1
* Format code according to conventions (#11907)github-actions[bot]2021-02-151-4/+4
* Audio system overhaul (#11820)Drashna Jaelre2021-02-1517-2319/+2337
* Format code according to conventions (#11905)github-actions[bot]2021-02-151-9/+9
* Stop sounds when suspended (#11553)Joshua Diamond2021-02-014-2/+27
* Backport ChibiOS Audio changes from ZSA (#11687)Drashna Jaelre2021-01-282-8/+19
* Change include guards in quantum/ to pragma once (#11239)Ryan2020-12-265-26/+13
* Normalise include statements in keyboard code (#11185)Ryan2020-12-161-1/+1
* Normalise include statements in core code (#11153)Ryan2020-12-112-4/+4
* Allow for user song list (#9281)Drashna Jaelre2020-07-161-41/+129
* 2020 May 30 Breaking Changes Update (#9215)James Young2020-05-302-3/+5
* format code according to conventions [skip ci]QMK Bot2020-03-301-3/+1
* Added USSR anthem. (#8588)Antosha2020-03-301-3/+11
* Initial arm->chibios pass - simplify some platform logic (#8450)Joel Challis2020-03-212-0/+0
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-291-8/+2
* Add customisable EEPROM driver selection (#7274)Nick Brassel2020-01-241-1/+1
* clang-format changesskullY2019-08-3012-2468/+1423
* [Keymap] mitosis:datagrok: use non-copyrighted songs, add workman ditty (#6205)Michael F. Lamb2019-06-281-0/+11
* Remove one more copyrighted song (#6200)fauxpark2019-06-261-5/+1
* Remove all Copyrighted Sounds and Songs (#5905)Drashna Jaelre2019-06-061-518/+75
* [Keymap] Pvinis master (#5843)Pavlos Vinieratos2019-05-141-17/+16
* Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532)Jack Humbert2019-04-081-3/+3
* Added some new songs (#5525)DDRnJn2019-04-021-0/+79
* Added songs from Nier and Nier AutomataDDRnJn2019-03-241-0/+85
* Added 4 new songs to song_list.hDDRnJn2019-03-171-0/+52
* Add 3 new songs and add new note type (#5351)DDRnJn2019-03-112-1/+47
* increase size of note counter variable to avoid overflowMarco Monaco2019-03-053-3/+3
* Added two songs to song_list.h (FF Prelude and To Boldly Go) (#5252)avatak2019-02-281-1/+33
* Stop all notes on startup, if there is no song and audio is disabled to preve...Drashna Jaelre2019-02-181-0/+2
* Fix ARM Audio issues and its EEPROM persistence (#4936)Drashna Jaelre2019-02-141-304/+308
* Changed rest note (#4837)Jeremy Bernhardt2019-01-131-0/+4
* Make ARM Audio max volume configurable (#4540)Drashna Jaelre2018-12-031-0/+2
* Added Rick Roll to song lists (#4510)Paul Massendari2018-11-281-0/+30
* Increasing square wave buffer to max volume. (#4296)Josh2018-11-031-124/+9