| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Made rollover behavior for space cadet optional | Smilliam | 2016-07-10 | 1 | -8/+12 |
| * | fixed indentation. | Smilliam | 2016-07-04 | 1 | -8/+8 |
| * | Allow Space Cadet state to be canceled by alternate Shift key | Smilliam | 2016-07-04 | 1 | -0/+8 |
* | | Move return out of event if block | TerryMathews | 2016-07-08 | 1 | -26/+26 |
* | | Create keycodes for RGB control functions | TerryMathews | 2016-07-07 | 1 | -0/+50 |
* | | default keymap, reset sorted out for now, added serial to makefile | Jack Humbert | 2016-07-06 | 1 | -1/+1 |
|/ |
|
* | Add ChibiOS support for QMK (#465) | fredizzimo | 2016-07-01 | 1 | -1/+1 |
* | rand supports other chips | Jack Humbert | 2016-06-29 | 1 | -2/+5 |
* | adds random base64 character generator | Jack Humbert | 2016-06-29 | 1 | -0/+35 |
* | Moves features to their own files (process_*), adds tap dance feature (#460) | Jack Humbert | 2016-06-29 | 1 | -403/+22 |
* | updates ez's matrix to spec | Jack Humbert | 2016-06-23 | 1 | -6/+0 |
* | Backlight abstraction and other changes (#439) | Jack Humbert | 2016-06-23 | 1 | -0/+346 |
* | increase leader seq size to 5 | Jack Humbert | 2016-06-21 | 1 | -1/+3 |
* | [Jack & Erez] Fixes Space Cadet right shift | Jack & Erez | 2016-06-20 | 1 | -4/+4 |
* | Cleans up quantum/keymap situation, removes extra lufa folders (#416) | Jack Humbert | 2016-06-18 | 1 | -59/+124 |
* | addresses #369 | Jack Humbert | 2016-06-17 | 1 | -8/+19 |
* | Improve string sending (#376) | Eric Tang | 2016-06-03 | 1 | -50/+99 |
* | new line/tab in send_string | Jack Humbert | 2016-06-01 | 1 | -1/+1 |
* | adds send_string functionality (string macros) | Jack Humbert | 2016-06-01 | 1 | -0/+54 |
* | process_record implementation (non-breaking for process_action ATM) | Jack Humbert | 2016-05-28 | 1 | -0/+13 |
* | [Erez & Jack] Optimizes shift_interrupted array | Erez Zukerman | 2016-05-24 | 1 | -1/+1 |
* | [Erez & Jack] Packages Space Cadet shifts into keycodes | Erez Zukerman | 2016-05-24 | 1 | -1/+43 |
* | Converted audio play functions to *_user (#349) | Jack Humbert | 2016-05-24 | 1 | -24/+45 |
* | fixed small bug with AUDIO_ENABLED (#339) | purpleP | 2016-05-19 | 1 | -21/+22 |
* | adapts unicode to quantum.c (#333) | Jack Humbert | 2016-05-18 | 1 | -7/+72 |
* | adds music and audio toggles (#337) | Jack Humbert | 2016-05-18 | 1 | -14/+61 |
* | updates midi functionality (#331) | Jack Humbert | 2016-05-15 | 1 | -5/+83 |
* | splits process_action up to handle records separately (#329) | Jack Humbert | 2016-05-15 | 1 | -1/+10 |
* | adds a sequencer to the music mode (#330) | Jack Humbert | 2016-05-15 | 1 | -4/+100 |
* | Leader key implementation (#326) | Erez Zukerman | 2016-05-15 | 1 | -0/+167 |