summaryrefslogtreecommitdiff
path: root/quantum/audio
AgeCommit message (Expand)AuthorFilesLines
2025-11-30[CI] Format code according to conventions (#25827)QMK Bot1-4/+2
2025-07-14Relocate `AUDIO_INIT_DELAY` implementation (#25491)Joel Challis2-1/+24
2025-07-07Compilation fixes for `-fno-common` (#25436)Joel Challis1-2/+3
2025-05-22Add `compiler_support.h` (#25274)Pablo Martínez1-1/+3
2025-03-21Non-volatile memory data repository pattern (#24356)Nick Brassel2-7/+7
2025-01-01always return audio pin to 0 on ARM (#24503)David Hoelscher1-3/+2
2024-03-06[Audio] Add support for audio shutdown pin (#22731)Drashna Jaelre2-3/+30
2023-12-24Remove redundant audio eeconfig init (#22736)Joel Challis2-16/+24
2023-08-02audio: Don't play the first note of zero-note melodies (#21661)Nebuleon1-0/+4
2023-07-16quantum: remove direct `quantum.h` includes (#21507)Ryan5-8/+11
2023-07-08[Core] Simplify audio_duration_to_ms() and audio_ms_to_duration(), reduce fir...Pascal Getreuer1-13/+32
2023-05-08[Bug] Realign and size check EECONFIG structures (#20541)Drashna Jaelre1-0/+2
2023-03-23Tidy up duplication of MIN/MAX fallback implementations (#20236)Joel Challis2-5/+1
2023-03-23Add some helpers to tidy up XAP (#20235)Joel Challis2-0/+9
2023-01-20Fix functions with empty params (#19647)Ryan2-4/+4
2022-06-23In honor of king terry (#17387)SmugSam1-0/+6
2022-02-12Format code according to conventions (#16322)QMK Bot5-50/+86
2021-12-11added missing audio_off_user() callback (#15457)Dipl.-Ing. Raoul Rubien, BSc1-0/+3
2021-10-06Move Audio drivers from quantum to platform drivers folder (#14308)Drashna Jaelre9-1412/+4
2021-09-25Remove GCC version check from song list inclusion (#14600)Drashna Jaelre1-5/+3
2021-09-15Refactor use of _STM32_ defines (#14439)Joel Challis1-2/+2
2021-08-15Fixup Audio startup and add to documents (#13606)Drashna Jaelre1-0/+3
2021-07-24Refactor some platform dependent logic (#13675)Joel Challis2-11/+2
2021-05-26Keyboard: Planck THK (#12597)Erovia1-2/+12
2021-04-19Fix F303 audio output on A4 with the dac_basic driver (#12480)Sergey Vlasov1-1/+1
2021-02-15Format code according to conventions (#11907)github-actions[bot]1-4/+4
2021-02-15Audio system overhaul (#11820)Drashna Jaelre17-2319/+2337
2021-02-15Format code according to conventions (#11905)github-actions[bot]1-9/+9
2021-02-01Stop sounds when suspended (#11553)Joshua Diamond4-2/+27
2021-01-28Backport ChibiOS Audio changes from ZSA (#11687)Drashna Jaelre2-8/+19
2020-12-26Change include guards in quantum/ to pragma once (#11239)Ryan5-26/+13
2020-12-16Normalise include statements in keyboard code (#11185)Ryan1-1/+1
2020-12-11Normalise include statements in core code (#11153)Ryan2-4/+4
2020-07-16Allow for user song list (#9281)Drashna Jaelre1-41/+129
2020-05-302020 May 30 Breaking Changes Update (#9215)James Young2-3/+5
2020-03-30format code according to conventions [skip ci]QMK Bot1-3/+1
2020-03-30Added USSR anthem. (#8588)Antosha1-3/+11
2020-03-21Initial arm->chibios pass - simplify some platform logic (#8450)Joel Challis2-0/+0
2020-02-292020 February 29 Breaking Changes Update (#8064)James Young1-8/+2
2020-01-24Add customisable EEPROM driver selection (#7274)Nick Brassel1-1/+1
2019-08-30clang-format changesskullY12-2468/+1423
2019-06-28[Keymap] mitosis:datagrok: use non-copyrighted songs, add workman ditty (#6205)Michael F. Lamb1-0/+11
2019-06-26Remove one more copyrighted song (#6200)fauxpark1-5/+1
2019-06-06Remove all Copyrighted Sounds and Songs (#5905)Drashna Jaelre1-518/+75
2019-05-14[Keymap] Pvinis master (#5843)Pavlos Vinieratos1-17/+16
2019-04-08Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532)Jack Humbert1-3/+3
2019-04-02Added some new songs (#5525)DDRnJn1-0/+79
2019-03-24Added songs from Nier and Nier AutomataDDRnJn1-0/+85
2019-03-17Added 4 new songs to song_list.hDDRnJn1-0/+52
2019-03-11Add 3 new songs and add new note type (#5351)DDRnJn2-1/+47