Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | updates midi functionality (#331) | Jack Humbert | 2016-05-15 | 5 | -14/+93 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * implements leader key for planck experimental * allows override of leader timeout * adds ability to use the leader key in seq * fixes leader keycode * adds chording prototype * fixes keycode detection * moves music mode to quantum.c * disables chording by default * adds music sequencer functionality * implements audio/music functions in quantum.c * splits up process_action to allow independent processing of actions * moves midi stuff to quantum.c * adds additional scales for midi | |||||
* | splits process_action up to handle records separately (#329) | Jack Humbert | 2016-05-15 | 2 | -1/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * implements leader key for planck experimental * allows override of leader timeout * adds ability to use the leader key in seq * fixes leader keycode * adds chording prototype * fixes keycode detection * moves music mode to quantum.c * disables chording by default * adds music sequencer functionality * implements audio/music functions in quantum.c * splits up process_action to allow independent processing of actions * merging? | |||||
* | adds a sequencer to the music mode (#330) | Jack Humbert | 2016-05-15 | 4 | -12/+119 | |
| | | | | | | | | | | | | | | | | | | | | | | | | * implements leader key for planck experimental * allows override of leader timeout * adds ability to use the leader key in seq * fixes leader keycode * adds chording prototype * fixes keycode detection * moves music mode to quantum.c * disables chording by default * adds music sequencer functionality * implements audio/music functions in quantum.c * Merge branch 'master' into process-record | |||||
* | Leader key implementation (#326) | Erez Zukerman | 2016-05-15 | 8 | -11/+230 | |
| | | | | | | | | | | | | | | | | | | | | * implements leader key for planck experimental * allows override of leader timeout * adds ability to use the leader key in seq * fixes leader keycode * adds chording prototype * fixes keycode detection * moves music mode to quantum.c * disables chording by default * updates process_action functions to return bool | |||||
* | Backlight Breathing for Planck and Atomic | Jack Humbert | 2016-05-09 | 5 | -13/+36 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | |||||
* | quantum accommodates more than 16 columns | Jack Humbert | 2016-05-09 | 1 | -5/+12 | |
| | ||||||
* | Merge pull request #311 from adiabatic/ergodox-zweihander-osx | Erez Zukerman | 2016-05-06 | 1 | -0/+6 | |
|\ | | | | | Add KC_LABK and KC_RABK (< and >) | |||||
| * | Add KC_LABK and KC_RABK (< and >) | Nathan Sharfi | 2016-05-06 | 1 | -0/+6 | |
| | | ||||||
* | | [Jack & Erez] Defines MOD_HYPR and MOD_MEH | Erez Zukerman | 2016-05-05 | 1 | -0/+3 | |
| | | ||||||
* | | [Jack & Erez] Removes duplicate reference, sorts whitespace | Erez Zukerman | 2016-05-05 | 1 | -2/+3 | |
| | | ||||||
* | | adds keycode shortcuts for OSL and OSM | Jack Humbert | 2016-05-05 | 2 | -0/+14 | |
| | | ||||||
* | | Referencing the hex file (#309) | Tom Duckering | 2016-05-05 | 1 | -2/+2 | |
| | | | | | | Seems that this is a typo. When I used the hex file it worked so presuming that means it's right ;) | |||||
* | | Clarified audio.c (#302) | IBNobody | 2016-05-03 | 11 | -836/+1379 | |
|/ | | | | | | | | | | | | | | | * 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 | |||||
* | moves backlight functionality to keyboard files and updates template makefile | Jack Humbert | 2016-04-29 | 3 | -15/+97 | |
| | | | | previously there were two backlight.c files (bad) | |||||
* | removes extra voices, updates .hex files | Jack Humbert | 2016-04-29 | 1 | -21/+21 | |
| | ||||||
* | actually resolves conflicts in rgblight.c | Jack Humbert | 2016-04-26 | 1 | -5/+0 | |
| | ||||||
* | resolves conflicts in rgblight.c | Jack Humbert | 2016-04-26 | 1 | -2/+7 | |
|\ | | | | | | | | | # Conflicts: # quantum/rgblight.c | |||||
| * | Fixup RGBLIGHT support for clueboard2 | skullY | 2016-04-10 | 1 | -3/+3 | |
| | | ||||||
* | | 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 | |
| | | ||||||
* | | 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 | |
| | | | | |