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