summaryrefslogtreecommitdiff
path: root/quantum/audio/voices.c
AgeCommit message (Expand)Author
2023-07-16quantum: remove direct `quantum.h` includes (#21507)Ryan
2023-01-20Fix functions with empty params (#19647)Ryan
2022-02-12Format code according to conventions (#16322)QMK Bot
2021-02-15Audio system overhaul (#11820)Drashna Jaelre
2020-12-16Normalise include statements in keyboard code (#11185)Ryan
2019-08-30clang-format changesskullY
2017-06-27no glideJack Humbert
2017-03-28Clarify the quantum license (#1042)skullydazed
2017-02-16fix travis and reduce warningsJack Humbert
2016-12-21initial subatomic keymap (text)Jack Humbert
2016-12-20limit voices by default, add some drumsJack Humbert
2016-12-19rgb clean-up, api clean-upJack Humbert
2016-12-12re-enable audio and extrakeysJack Humbert
2016-05-03Clarified audio.c (#302)IBNobody
2016-04-29removes extra voices, updates .hex filesJack Humbert
2016-04-26adds delayed vibratoJack Humbert
2016-04-25updates default voice, prunes voicesJack Humbert
2016-04-22adds more voice harmonicsJack Humbert
2016-04-22Merge remote-tracking branch 'origin/master'Jack Humbert
2016-04-22adds fifth and fourth down voicesJack Humbert
2016-04-22fixed compiler warnings (#273)IBNobody
2016-04-21adds more voices, fixes macro redefinesJack Humbert
2016-04-21adds multiple voices and the ability to iterate/deiterate between themJack Humbert
2016-04-21converts tabs to spacesJack Humbert
2016-04-21restructures audio, begins voicingJack Humbert