Age | Commit message (Expand) | Author |
2016-06-11 | Makefile redo & other features (#395) | Jack Humbert |
2016-06-03 | Improve string sending (#376) | Eric Tang |
2016-06-01 | new line/tab in send_string | Jack Humbert |
2016-06-01 | adds send_string functionality (string macros) | Jack Humbert |
2016-05-28 | makes .SILENT (less verbose) by default - override with VERBOSE=1 | Jack Humbert |
2016-05-28 | process_record implementation (non-breaking for process_action ATM) | Jack Humbert |
2016-05-28 | updates quantum template to prevent backlight conflicts | Jack Humbert |
2016-05-28 | brings alps64 up-to-date (needs testing) | Jack Humbert |
2016-05-26 | removes duplicate double quote and odd whitespace | Jack Humbert |
2016-05-25 | Add double quote for everyone; update Zweihander | Nathan Sharfi |
2016-05-24 | [Erez & Jack] Optimizes shift_interrupted array | Erez Zukerman |
2016-05-24 | [Erez & Jack] Packages Space Cadet shifts into keycodes | Erez Zukerman |
2016-05-24 | Converted audio play functions to *_user (#349) | Jack Humbert |
2016-05-24 | Clean up #343's code (#348) | Eric Tang |
2016-05-23 | Optimize matrix scanning (#343) | Eric Tang |
2016-05-19 | fixed small bug with AUDIO_ENABLED (#339) | purpleP |
2016-05-18 | adapts unicode to quantum.c (#333) | Jack Humbert |
2016-05-18 | adds music and audio toggles (#337) | Jack Humbert |
2016-05-18 | Added Swiss-German keymap. (#335) | heartsekai |
2016-05-15 | updates midi functionality (#331) | Jack Humbert |
2016-05-15 | splits process_action up to handle records separately (#329) | Jack Humbert |
2016-05-15 | adds a sequencer to the music mode (#330) | Jack Humbert |
2016-05-15 | Leader key implementation (#326) | Erez Zukerman |
2016-05-09 | Backlight Breathing for Planck and Atomic | Jack Humbert |
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 |
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 |
2016-05-03 | Clarified audio.c (#302) | IBNobody |
2016-04-29 | moves backlight functionality to keyboard files and updates template makefile | Jack Humbert |
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 |
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 |
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 |
2016-04-21 | converts tabs to spaces | Jack Humbert |