aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/audio/voices.c
Commit message (Collapse)AuthorAgeFilesLines
* clang-format changesskullY2019-08-301-133/+117
|
* no glideJack Humbert2017-06-271-1/+1
|
* Clarify the quantum license (#1042)skullydazed2017-03-281-0/+15
| | | | | | | | | | * Clarify the license for files we have signoff on * Update against the currently signed off files * Remove unused and not clearly licensed headers * Replace an #endif I accidentally removed while resolving merge conflicts
* fix travis and reduce warningsJack Humbert2017-02-161-0/+1
|
* initial subatomic keymap (text)Jack Humbert2016-12-211-2/+0
|
* limit voices by default, add some drumsJack Humbert2016-12-201-25/+80
|
* rgb clean-up, api clean-upJack Humbert2016-12-191-2/+43
|
* re-enable audio and extrakeysJack Humbert2016-12-121-1/+22
|
* Clarified audio.c (#302)IBNobody2016-05-031-3/+5
| | | | | | | | | | | | | | | * Updated personal layouts * tweaked personal * Nightly - Audio Cleanup Refactored the LUTs. Abstracted some of the registers out of audio to use more functional names. Split audio into audio and audio_pwm. WIP * nightly - collapsed code * Added check for note playing to LEDs
* removes extra voices, updates .hex filesJack Humbert2016-04-291-21/+21
|
* adds delayed vibratoJack Humbert2016-04-261-0/+31
|
* updates default voice, prunes voicesJack Humbert2016-04-251-25/+25
|
* adds more voice harmonicsJack Humbert2016-04-221-3/+16
|
* Merge remote-tracking branch 'origin/master'Jack Humbert2016-04-221-14/+27
|\ | | | | | | | | # Conflicts: # quantum/audio/voices.c
| * fixed compiler warnings (#273)IBNobody2016-04-221-12/+25
| |
* | adds fifth and fourth down voicesJack Humbert2016-04-221-0/+15
|/
* adds more voices, fixes macro redefinesJack Humbert2016-04-211-4/+8
|
* adds multiple voices and the ability to iterate/deiterate between themJack Humbert2016-04-211-2/+29
|
* converts tabs to spacesJack Humbert2016-04-211-44/+44
|
* restructures audio, begins voicingJack Humbert2016-04-211-0/+60