Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed many compiler warnings related to print being disabled | IBNobody | 2016-04-17 | 1 | -4/+4 |
* | Merge pull request #182 from Vifon/modifier-release-fix | Erez Zukerman | 2016-04-06 | 1 | -1/+17 |
|\ | |||||
| * | Refactor the source layer cache encoding | Wojciech Siewierski | 2016-04-05 | 1 | -41/+0 |
| * | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware into mod... | Wojciech Siewierski | 2016-04-03 | 1 | -0/+10 |
| |\ | |||||
| * | | Cleanup after merge | Wojciech Siewierski | 2016-04-02 | 1 | -7/+13 |
| * | | Update action.c | eltang | 2016-04-02 | 1 | -1/+1 |
| * | | Update action.c | eltang | 2016-04-02 | 1 | -1/+1 |
| * | | Update action.c | eltang | 2016-04-02 | 1 | -1/+1 |
| * | | Update action.c | eltang | 2016-04-02 | 1 | -1/+1 |
| * | | Update action.c | eltang | 2016-04-02 | 1 | -1/+1 |
| * | | Update action.c | eltang | 2016-04-02 | 1 | -1/+2 |
| * | | Update action.c | Eric-L-T | 2016-04-01 | 1 | -1/+1 |
| * | | Update action.c | Eric-L-T | 2016-04-01 | 1 | -8/+8 |
| * | | Update action.c | Eric-L-T | 2016-04-01 | 1 | -6/+6 |
| * | | Update action.c | Eric-L-T | 2016-04-01 | 1 | -1/+1 |
| * | | Update action.c | Eric-L-T | 2016-04-01 | 1 | -4/+15 |
| * | | Cut the memory consumption of PREVENT_STUCK_MODIFIERS in half | Wojciech Siewierski | 2016-03-27 | 1 | -3/+3 |
| * | | Expose the pressed_actions_cache global variable | Wojciech Siewierski | 2016-03-15 | 1 | -4/+3 |
| * | | Always provide an implementation of process_action_nocache | Wojciech Siewierski | 2016-03-15 | 1 | -0/+5 |
| * | | process_action may be called either with key cache or without it | Wojciech Siewierski | 2016-03-13 | 1 | -0/+15 |
| * | | Document the issue of stuck modifiers | Wojciech Siewierski | 2016-03-08 | 1 | -1/+1 |
| * | | Fix the layer-dependent modifiers handling | Wojciech Siewierski | 2016-03-05 | 1 | -1/+21 |
* | | | Fix issue #221: LGUI(KC_LSFT) does not work | Didier Loiseau | 2016-04-06 | 1 | -2/+12 |
| |/ |/| | |||||
* | | Rename function to be keyboard-specific | Damien Pollet | 2016-03-28 | 1 | -2/+2 |
* | | Add per-event user hook function to QMK | Damien Pollet | 2016-03-28 | 1 | -0/+5 |
* | | Fix #156: clear weak mods on every key press | Didier Loiseau | 2016-03-08 | 1 | -0/+5 |
|/ | |||||
* | Fixes rolling combos for mod-tap keys | Erez Zukerman | 2015-10-28 | 1 | -3/+6 |
* | Remove unneeded tap delays #201 | Jun Wako | 2015-04-23 | 1 | -1/+6 |
* | Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' | tmk | 2015-04-10 | 1 | -0/+565 |