Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clarify the quantum license (#1042) | skullydazed | 2017-03-28 | 1 | -1/+16 |
| | | | | | | | | | | * 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 | ||||
* | limit voices by default, add some drums | Jack Humbert | 2016-12-20 | 1 | -0/+2 |
| | |||||
* | rgb clean-up, api clean-up | Jack Humbert | 2016-12-19 | 1 | -0/+1 |
| | |||||
* | re-enable audio and extrakeys | Jack Humbert | 2016-12-12 | 1 | -0/+1 |
| | |||||
* | Clarified audio.c (#302) | IBNobody | 2016-05-03 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | * 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 | ||||
* | adds delayed vibrato | Jack Humbert | 2016-04-26 | 1 | -0/+2 |
| | |||||
* | updates default voice, prunes voices | Jack Humbert | 2016-04-25 | 1 | -4/+4 |
| | |||||
* | adds more voice harmonics | Jack Humbert | 2016-04-22 | 1 | -0/+2 |
| | |||||
* | Merge remote-tracking branch 'origin/master' | Jack Humbert | 2016-04-22 | 1 | -2/+2 |
|\ | | | | | | | | | # Conflicts: # quantum/audio/voices.c | ||||
| * | fixed compiler warnings (#273) | IBNobody | 2016-04-22 | 1 | -2/+2 |
| | | |||||
* | | adds fifth and fourth down voices | Jack Humbert | 2016-04-22 | 1 | -0/+2 |
|/ | |||||
* | adds more voices, fixes macro redefines | Jack Humbert | 2016-04-21 | 1 | -0/+1 |
| | |||||
* | adds multiple voices and the ability to iterate/deiterate between them | Jack Humbert | 2016-04-21 | 1 | -1/+5 |
| | |||||
* | converts tabs to spaces | Jack Humbert | 2016-04-21 | 1 | -3/+3 |
| | |||||
* | restructures audio, begins voicing | Jack Humbert | 2016-04-21 | 1 | -0/+21 |