aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/src/behaviors/behavior_transparent.c
AgeCommit message (Expand)Author
2024-06-25fix: Add metadata to missed behaviors.Peter Johanson
2024-02-09refactor: Move to POST_KERNEL phase for behavior inits.Peter Johanson
2023-12-04refactor(behaviors): Create a list to lookup behaviorsJoel Spadin
2023-04-05refactor: Move to `zephyr/` include paths.Peter Johanson
2022-04-03refactor: Move to Zephyr v3.0.0 + ZMK fixes.Peter Johanson
2022-04-03refactor: Move away from deprecated PM callback.Peter Johanson
2021-07-17refactor(core): Move away from deprecated DT API.Pete Johanson
2021-02-04refactor(core): Use /omit-if-no-ref/ for behaviors.Pete Johanson
2021-01-01refactor(behaviors): use ZMK_BEHAVIOR_OPAQUE and ZMK_BEHAVIOR_TRANSPARENTOkke Formsma
2020-12-14refactor(app): replace `struct device *` with `const struct device *`innovaker
2020-10-10Add timestamps to position and behavior events (#147)Okke Formsma
2020-09-14chore: clang-format the codebase.Pete Johanson
2020-09-10fix: Switch to single AUTHORS file.* Closes #164Pete Johanson
2020-06-21Implement momentary layer + transparent behaviorsPete Johanson