summaryrefslogtreecommitdiffstats
path: root/quantum/audio/voices.h
Commit message (Expand)AuthorAgeFilesLines
* Format code according to conventions (#16322)QMK Bot2022-02-121-1/+1
* Refactor some platform dependent logic (#13675)Joel Challis2021-07-241-3/+0
* Audio system overhaul (#11820)Drashna Jaelre2021-02-151-1/+20
* Change include guards in quantum/ to pragma once (#11239)Ryan2020-12-261-7/+5
* clang-format changesskullY2019-08-301-10/+10
* Clueboard 60% support (#1746)skullydazed2017-09-291-2/+4
* Clarify the quantum license (#1042)skullydazed2017-03-281-1/+16
* limit voices by default, add some drumsJack Humbert2016-12-201-0/+2
* rgb clean-up, api clean-upJack Humbert2016-12-191-0/+1
* re-enable audio and extrakeysJack Humbert2016-12-121-0/+1
* Clarified audio.c (#302)IBNobody2016-05-031-2/+1
* adds delayed vibratoJack Humbert2016-04-261-0/+2
* updates default voice, prunes voicesJack Humbert2016-04-251-4/+4
* adds more voice harmonicsJack Humbert2016-04-221-0/+2
* Merge remote-tracking branch 'origin/master'Jack Humbert2016-04-221-2/+2
|\
| * fixed compiler warnings (#273)IBNobody2016-04-221-2/+2
* | adds fifth and fourth down voicesJack Humbert2016-04-221-0/+2
|/
* adds more voices, fixes macro redefinesJack Humbert2016-04-211-0/+1
* adds multiple voices and the ability to iterate/deiterate between themJack Humbert2016-04-211-1/+5
* converts tabs to spacesJack Humbert2016-04-211-3/+3
* restructures audio, begins voicingJack Humbert2016-04-211-0/+21