Age | Commit message (Expand) | Author |
---|---|---|
2020-12-14 | refactor(app): replace `config_info` with `config` | innovaker |
2020-12-14 | refactor(app): replace Zephyr integer types with C99 integer types | innovaker |
2020-12-06 | fix(sticky keys): fix tapping-sticky-keys bug. | Okke Formsma |
2020-12-06 | fix(sticky keys): always clear sticky key when releasing the behavior | Okke Formsma |
2020-12-06 | fix(sticky keys): use correct timestamp when clearing sticky key in timer | Okke Formsma |
2020-12-06 | fix(sticky keys): simplify timer management | Okke Formsma |
2020-11-29 | bugfix(sticky keys): release active sticky keys properly | Okke Formsma |
2020-11-28 | feat(sticky keys): initial implementation | Okke Formsma |