Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updates default voice, prunes voices | Jack Humbert | 2016-04-25 | 2 | -29/+29 |
| | |||||
* | Add a keymap_extras header for Plover | James ‘Twey’ Kay | 2016-04-23 | 1 | -0/+32 |
| | |||||
* | Fix typo (#276) | Eric Tang | 2016-04-22 | 1 | -3/+3 |
| | |||||
* | 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 | 4 | -16/+16 |
| | |||||
* | adds multiple voices and the ability to iterate/deiterate between them | Jack Humbert | 2016-04-21 | 2 | -3/+34 |
| | |||||
* | Merge pull request #265 from sboesebeck/master | Erez Zukerman | 2016-04-21 | 1 | -2/+2 |
|\ | | | | | ErgodoxLayoutGenerator used | ||||
| * | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | Stephan Bösebeck | 2016-04-20 | 3 | -181/+153 |
| |\ | |||||
| * \ | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | Stephan Bösebeck | 2016-04-19 | 6 | -111/+404 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | Stephan Bösebeck | 2016-04-18 | 6 | -35/+119 |
| |\ \ \ | |||||
| * | | | | added new experimental layout - works with ErgodoxLayoutGenerator | Stephan Bösebeck | 2016-04-17 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | converts tabs to spaces | Jack Humbert | 2016-04-21 | 2 | -47/+47 |
| | | | | | |||||
* | | | | | restructures audio, begins voicing | Jack Humbert | 2016-04-21 | 9 | -23/+91 |
| | | | | | |||||
* | | | | | fade envelope | Jack Humbert | 2016-04-20 | 1 | -9/+12 |
| | | | | | |||||
* | | | | | start of envelope function | Jack Humbert | 2016-04-20 | 1 | -0/+28 |
| | | | | | |||||
* | | | | | sounds for plover layout | Jack Humbert | 2016-04-20 | 1 | -0/+16 |
| | | | | | |||||
* | | | | | delay isn't the problem here | Jack Humbert | 2016-04-20 | 1 | -1/+0 |
| |_|_|/ |/| | | | |||||
* | | | | fixed startup audio with a 500ms delay | Jack Humbert | 2016-04-20 | 3 | -142/+97 |
| | | | | |||||
* | | | | breaking changes - restructuring audio.c a little | Jack Humbert | 2016-04-19 | 2 | -46/+63 |
| |_|/ |/| | | |||||
* | | | vibrato and polyphony paratmeters | Jack Humbert | 2016-04-19 | 3 | -159/+249 |
| | | | |||||
* | | | getting ready for getters and setters | Jack Humbert | 2016-04-19 | 2 | -36/+149 |
| | | | |||||
* | | | merging in #262 | Jack Humbert | 2016-04-18 | 1 | -0/+2 |
|\ \ \ | |||||
| * \ \ | Merge remote-tracking branch 'refs/remotes/jackhumbert/master' into ↵ | IBNobody | 2016-04-17 | 2 | -3/+4 |
| |\ \ \ | | | |/ | | |/| | | | | | personal_atomic_planck | ||||
| * | | | Notes Bugfix | IBNobody | 2016-04-17 | 1 | -2/+4 |
| | | | | |||||
* | | | | note sliding - on right now | Jack Humbert | 2016-04-18 | 2 | -43/+39 |
| | | | | |||||
* | | | | audio fixes | Jack Humbert | 2016-04-17 | 1 | -2/+2 |
| | | | | |||||
* | | | | Merge branch 'personal_atomic_planck' of github.com:IBNobody/qmk_firmware | Jack Humbert | 2016-04-17 | 5 | -25/+117 |
|\| | | | |/ / |/| | | |||||
| * | | Added extra songs, LED indicator notes | IBNobody | 2016-04-17 | 5 | -25/+117 |
| | | | |||||
* | | | Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard | Jack Humbert | 2016-04-17 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | __attribute__ ((weak)) added to led_set | a0-c | 2016-04-17 | 1 | -0/+1 |
| | |/ | |/| | | | | __attribute__ ((weak)) added to led_set | ||||
* | | | merging | Jack Humbert | 2016-04-17 | 3 | -10/+14 |
|\ \ \ | | |/ | |/| | |||||
| * | | Converted goodbye to notes, fixed eighth dotted note macro | IBNobody | 2016-04-17 | 4 | -10/+14 |
| | | | |||||
| * | | Merge remote-tracking branch 'remotes/jackhumbert/master' into ↵ | IBNobody | 2016-04-17 | 3 | -9/+18 |
| |\| | | | | | | | | | | personal_atomic_planck | ||||
| * | | Fixed many compiler warnings related to print being disabled | IBNobody | 2016-04-17 | 1 | -0/+1 |
| | | | |||||
| * | | fixed single note play copy/paste bug | IBNobody | 2016-04-17 | 1 | -1/+1 |
| | | | |||||
* | | | audio fixes | Jack Humbert | 2016-04-17 | 2 | -3/+4 |
| | | | |||||
* | | | Merge branch 'personal_atomic_planck' of github.com:IBNobody/qmk_firmware | Jack Humbert | 2016-04-17 | 4 | -25/+103 |
|\| | | |/ |/| | |||||
| * | Added trimble and tempo adjustments! | IBNobody | 2016-04-17 | 4 | -16/+65 |
| | | |||||
| * | Adding folding to #if, etc | IBNobody | 2016-04-17 | 3 | -12/+41 |
| | | |||||
* | | planck default layout updates | Jack Humbert | 2016-04-17 | 2 | -6/+7 |
| | | |||||
* | | no need for length of play_notes array with macro | Jack Humbert | 2016-04-16 | 4 | -11/+35 |
|\| | |||||
| * | Fixed how note arrays are used. | IBNobody | 2016-04-16 | 4 | -12/+30 |
| | | |||||
* | | changes to play_notes, goodbye | Jack Humbert | 2016-04-16 | 2 | -8/+10 |
|/ | |||||
* | rests between notes as an argument | Jack Humbert | 2016-04-16 | 3 | -10/+24 |
| | |||||
* | Merge pull request #260 from IBNobody/personal_atomic_planck | Jack Humbert | 2016-04-16 | 1 | -0/+182 |
|\ | | | | | Atomic TLC and musical note freqs for audio | ||||
| * | Adding Musical Notes | IBNobody | 2016-04-16 | 8 | -163/+489 |
| |\ |