Age | Commit message (Expand) | Author |
---|---|---|
2021-02-04 | refactor(core): Use /omit-if-no-ref/ for behaviors. | Pete Johanson |
2021-01-01 | refactor(behaviors): use ZMK_BEHAVIOR_OPAQUE and ZMK_BEHAVIOR_TRANSPARENT | Okke Formsma |
2020-12-14 | refactor(app): replace `struct device *` with `const struct device *` | innovaker |
2020-10-10 | Add timestamps to position and behavior events (#147) | Okke Formsma |
2020-09-14 | chore: clang-format the codebase. | Pete Johanson |
2020-09-10 | fix: Switch to single AUTHORS file.* Closes #164 | Pete Johanson |
2020-08-28 | fix(behavior): add logging to toggle layer for tests | Cody McGinnis |
2020-08-18 | fix(keymap): move the toggle layer logic to keymap.c | Cody McGinnis |
2020-08-18 | feat(keymap): allow users to toggle layers | Cody McGinnis |