summaryrefslogtreecommitdiffstats
path: root/quantum/audio/audio.h
Commit message (Expand)AuthorAgeFilesLines
* quantum: remove direct `quantum.h` includes (#21507)Ryan2023-07-161-6/+3
* [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-231-5/+0
* Add some helpers to tidy up XAP (#20235)Joel Challis2023-03-231-0/+5
* Format code according to conventions (#16322)QMK Bot2022-02-121-3/+3
* Move Audio drivers from quantum to platform drivers folder (#14308)Drashna Jaelre2021-10-061-9/+4
* Audio system overhaul (#11820)Drashna Jaelre2021-02-151-51/+230
* Stop sounds when suspended (#11553)Joshua Diamond2021-02-011-0/+1
* Change include guards in quantum/ to pragma once (#11239)Ryan2020-12-261-4/+2
* 2020 May 30 Breaking Changes Update (#9215)James Young2020-05-301-3/+0
* clang-format changesskullY2019-08-301-14/+12
* Add functions so you can configure programaticallyDrashna Jaelre2018-09-251-1/+2
* Clueboard 60% support (#1746)skullydazed2017-09-291-2/+5
* adds music mode, music mode songs, music maskJack Humbert2017-07-231-2/+2
* use automatic rests with songs (no more rest styles)Jack Humbert2017-07-231-3/+5
* clean-up planck and preonic keymaps, move audio stuff aroundJack Humbert2017-07-231-1/+1
* Clarify the quantum license (#1042)skullydazed2017-03-281-1/+16
* Implements subprojects and updates projects for this (#459)Jack Humbert2016-06-291-3/+3
* Converted audio play functions to *_user (#349)Jack Humbert2016-05-241-5/+1
* adds music and audio toggles (#337)Jack Humbert2016-05-181-3/+3
* adds a sequencer to the music mode (#330)Jack Humbert2016-05-151-0/+1
* Backlight Breathing for Planck and AtomicJack Humbert2016-05-091-5/+6
* Clarified audio.c (#302)IBNobody2016-05-031-1/+5
* fixed compiler warnings (#273)IBNobody2016-04-221-3/+3
* restructures audio, begins voicingJack Humbert2016-04-211-0/+89