Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-09 | Backlight Breathing for Planck and Atomic | Jack Humbert | |
* 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 | |||
2016-05-09 | quantum accommodates more than 16 columns | Jack Humbert | |
2016-05-06 | Merge pull request #311 from adiabatic/ergodox-zweihander-osx | Erez Zukerman | |
Add KC_LABK and KC_RABK (< and >) | |||
2016-05-06 | Add KC_LABK and KC_RABK (< and >) | Nathan Sharfi | |
2016-05-05 | [Jack & Erez] Defines MOD_HYPR and MOD_MEH | Erez Zukerman | |
2016-05-05 | [Jack & Erez] Removes duplicate reference, sorts whitespace | Erez Zukerman | |
2016-05-05 | adds keycode shortcuts for OSL and OSM | Jack Humbert | |
2016-05-05 | Referencing the hex file (#309) | Tom Duckering | |
Seems that this is a typo. When I used the hex file it worked so presuming that means it's right ;) | |||
2016-05-03 | Clarified audio.c (#302) | IBNobody | |
* 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 | |||
2016-04-29 | moves backlight functionality to keyboard files and updates template makefile | Jack Humbert | |
previously there were two backlight.c files (bad) | |||
2016-04-29 | removes extra voices, updates .hex files | Jack Humbert | |
2016-04-26 | actually resolves conflicts in rgblight.c | Jack Humbert | |
2016-04-26 | resolves conflicts in rgblight.c | Jack Humbert | |
# Conflicts: # quantum/rgblight.c | |||
2016-04-26 | adds freq LUT for future use | Jack Humbert | |
2016-04-26 | adds delayed vibrato | Jack Humbert | |
2016-04-25 | updates default voice, prunes voices | Jack Humbert | |
2016-04-23 | Add a keymap_extras header for Plover | James ‘Twey’ Kay | |
2016-04-22 | Fix typo (#276) | Eric Tang | |
2016-04-22 | adds more voice harmonics | Jack Humbert | |
2016-04-22 | Merge remote-tracking branch 'origin/master' | Jack Humbert | |
# Conflicts: # quantum/audio/voices.c | |||
2016-04-22 | adds fifth and fourth down voices | Jack Humbert | |
2016-04-22 | fixed compiler warnings (#273) | IBNobody | |
2016-04-21 | adds more voices, fixes macro redefines | Jack Humbert | |
2016-04-21 | Update functions used to write to EEPROM | Eric Tang | |
2016-04-21 | adds multiple voices and the ability to iterate/deiterate between them | Jack Humbert | |
2016-04-21 | Merge pull request #265 from sboesebeck/master | Erez Zukerman | |
ErgodoxLayoutGenerator used | |||
2016-04-21 | converts tabs to spaces | Jack Humbert | |
2016-04-21 | restructures audio, begins voicing | Jack Humbert | |
2016-04-20 | fade envelope | Jack Humbert | |
2016-04-20 | start of envelope function | Jack Humbert | |
2016-04-20 | sounds for plover layout | Jack Humbert | |
2016-04-20 | delay isn't the problem here | Jack Humbert | |
2016-04-20 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | Stephan Bösebeck | |
2016-04-20 | fixed startup audio with a 500ms delay | Jack Humbert | |
2016-04-19 | breaking changes - restructuring audio.c a little | Jack Humbert | |
2016-04-19 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | Stephan Bösebeck | |
2016-04-19 | vibrato and polyphony paratmeters | Jack Humbert | |
2016-04-19 | getting ready for getters and setters | Jack Humbert | |
2016-04-18 | merging in #262 | Jack Humbert | |
2016-04-18 | note sliding - on right now | Jack Humbert | |
2016-04-18 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | Stephan Bösebeck | |
2016-04-17 | Merge remote-tracking branch 'refs/remotes/jackhumbert/master' into ↵ | IBNobody | |
personal_atomic_planck | |||
2016-04-17 | Notes Bugfix | IBNobody | |
2016-04-17 | audio fixes | Jack Humbert | |
2016-04-17 | Merge branch 'personal_atomic_planck' of github.com:IBNobody/qmk_firmware | Jack Humbert | |
2016-04-17 | Added extra songs, LED indicator notes | IBNobody | |
2016-04-17 | Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard | Jack Humbert | |
2016-04-17 | merging | Jack Humbert | |
2016-04-17 | audio fixes | Jack Humbert | |
2016-04-17 | added new experimental layout - works with ErgodoxLayoutGenerator | Stephan Bösebeck | |