Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware into mod... | Wojciech Siewierski | 2016-04-03 | 1 | -0/+3 |
|\ | |||||
| * | 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/+3 |
* | | Update action.h | Eric-L-T | 2016-04-01 | 1 | -1/+0 |
* | | Cut the memory consumption of PREVENT_STUCK_MODIFIERS in half | Wojciech Siewierski | 2016-03-27 | 1 | -1/+1 |
* | | Expose the pressed_actions_cache global variable | Wojciech Siewierski | 2016-03-15 | 1 | -0/+1 |
* | | Always provide an implementation of process_action_nocache | Wojciech Siewierski | 2016-03-15 | 1 | -1/+1 |
* | | process_action may be called either with key cache or without it | Wojciech Siewierski | 2016-03-13 | 1 | -0/+4 |
|/ | |||||
* | Revert "Make action_for_key a weak symbol" | tmk | 2015-05-21 | 1 | -1/+0 |
* | Make action_for_key a weak symbol | Dan McGregor | 2015-05-19 | 1 | -0/+1 |
* | Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' | tmk | 2015-04-10 | 1 | -0/+82 |