~ruther/qmk_firmware

8ef14d09 — Wojciech Siewierski 9 years ago
Update PREVENT_STUCK_MODIFIERS documentation in README
4dce7258 — Wojciech Siewierski 9 years ago
Cleanup after merge

- remove a superfluous parenthesis
- wrap lines longer than 80 characters
- add const specifiers where appropriate
- remove unnecessary casts
97cc44e0 — Wojciech Siewierski 9 years ago
Merge branch 'modifier-release-fix' of https://github.com/eltang/qmk_firmware into modifier-release-fix
5a909168 — eltang 9 years ago
Update action.c
6c8e374d — eltang 9 years ago
Update action.c
f4f59291 — eltang 9 years ago
Update action.c
da101b88 — eltang 9 years ago
Update action.c
fddccc95 — eltang 9 years ago
Update action.c
680301e3 — eltang 9 years ago
Update action.c
f5365d1c — Eric-L-T 9 years ago
Update action.c
307f1dee — Eric-L-T 9 years ago
Update action.c
420fc862 — Eric-L-T 9 years ago
Update action.c
9a35f01c — Eric-L-T 9 years ago
Update action.c
cd8dd1b6 — Eric-L-T 9 years ago
Update action.h
31745517 — Eric-L-T 9 years ago
Update action.c
1a09e96b — Wojciech Siewierski 9 years ago
Update the memory consumption total value in README
36103edb — Wojciech Siewierski 9 years ago
Update the memory consumption of PREVENT_STUCK_MODIFIERS in README
b4f442df — Wojciech Siewierski 9 years ago
Cut the memory consumption of PREVENT_STUCK_MODIFIERS in half
a5cdc3aa — Wojciech Siewierski 9 years ago
Expose the pressed_actions_cache global variable
73cb8774 — Wojciech Siewierski 9 years ago
Always provide an implementation of process_action_nocache
Next