Age | Commit message (Expand) | Author |
2016-10-10 | Unicode map framework. Allow unicode up to 0xFFFFF using separate | Priyadi Iman Nurcahyo |
2016-09-06 | Use keyboard config for nkro (#7) | IBNobody |
2016-09-06 | Set keyboard_nkro (used by TMK) w/ MAGIC_HOST_NKRO | IBNobody |
2016-08-18 | Add a register/unregister_code16 pair of functions | Gergely Nagy |
2016-08-18 | Fix the process_record_nocache function | Wojciech Siewierski |
2016-08-15 | process_unicode: Call process_ucis() automatically | Gergely Nagy |
2016-07-13 | extract reset keyboard into a function | Pavlos Vinieratos |
2016-07-11 | Merge pull request #477 from Smilliam/master | Jack Humbert |
2016-07-10 | Made rollover behavior for space cadet optional | Smilliam |
2016-07-08 | Move return out of event if block | TerryMathews |
2016-07-07 | Create keycodes for RGB control functions | TerryMathews |
2016-07-06 | default keymap, reset sorted out for now, added serial to makefile | Jack Humbert |
2016-07-04 | fixed indentation. | Smilliam |
2016-07-04 | Allow Space Cadet state to be canceled by alternate Shift key | Smilliam |
2016-07-01 | Add ChibiOS support for QMK (#465) | fredizzimo |
2016-06-29 | rand supports other chips | Jack Humbert |
2016-06-29 | adds random base64 character generator | Jack Humbert |
2016-06-29 | Moves features to their own files (process_*), adds tap dance feature (#460) | Jack Humbert |
2016-06-23 | updates ez's matrix to spec | Jack Humbert |
2016-06-23 | Backlight abstraction and other changes (#439) | Jack Humbert |
2016-06-21 | increase leader seq size to 5 | Jack Humbert |
2016-06-20 | [Jack & Erez] Fixes Space Cadet right shift | Jack & Erez |
2016-06-18 | Cleans up quantum/keymap situation, removes extra lufa folders (#416) | Jack Humbert |
2016-06-17 | addresses #369 | 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 | process_record implementation (non-breaking for process_action ATM) | Jack Humbert |
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-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-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 |