Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Backlight Breathing for Planck and Atomic | Jack Humbert | 2016-05-09 | 2 | -5/+10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 * Usability tweaks * TWEAE * nightly added extra kcs to keymap common * turned on Plank audio * Added backlight breathing to atomic * reverted accidental merge * adds backlight pulse to planck | |||||
* | Clarified audio.c (#302) | IBNobody | 2016-05-03 | 9 | -835/+1373 | |
| | | | | | | | | | | | | | | | * 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 freq LUT for future use | Jack Humbert | 2016-04-26 | 1 | -0/+357 | |
| | ||||||
* | adds delayed vibrato | Jack Humbert | 2016-04-26 | 2 | -0/+33 | |
| | ||||||
* | updates default voice, prunes voices | Jack Humbert | 2016-04-25 | 2 | -29/+29 | |
| | ||||||
* | adds more voice harmonics | Jack Humbert | 2016-04-22 | 2 | -3/+18 | |
| | ||||||
* | Merge remote-tracking branch 'origin/master' | Jack Humbert | 2016-04-22 | 3 | -19/+32 | |
|\ | | | | | | | | | # Conflicts: # quantum/audio/voices.c | |||||
| * | fixed compiler warnings (#273) | IBNobody | 2016-04-22 | 3 | -17/+30 | |
| | | ||||||
* | | adds fifth and fourth down voices | Jack Humbert | 2016-04-22 | 2 | -0/+17 | |
|/ | ||||||
* | adds more voices, fixes macro redefines | Jack Humbert | 2016-04-21 | 2 | -4/+9 | |
| | ||||||
* | Update functions used to write to EEPROM | Eric Tang | 2016-04-21 | 1 | -3/+3 | |
| | ||||||
* | adds multiple voices and the ability to iterate/deiterate between them | Jack Humbert | 2016-04-21 | 2 | -3/+34 | |
| | ||||||
* | converts tabs to spaces | Jack Humbert | 2016-04-21 | 2 | -47/+47 | |
| | ||||||
* | restructures audio, begins voicing | Jack Humbert | 2016-04-21 | 8 | -0/+1404 | |