Commit graph

4 commits

Author SHA1 Message Date
tokazio
69b50b8ce7 global if behavior name starts with 'layer' 2023-01-17 22:25:22 +01:00
tokazio
c2992bf0e5 global if behavior name starts with 'layer' 2023-01-17 22:23:02 +01:00
Peter Johanson
53dae35710 refactor: Move to k_work_delayable API.
* Move to new `k_work_delayable` APIs introduced in Zephyr 2.6.

See: https://docs.zephyrproject.org/latest/releases/release-notes-2.6.html#api-changes
2022-04-03 00:10:29 -04:00
Peter Johanson
3a6a249ad0 feat(behaviors): Add macro support.
* Fine grainted press/release/tap actions.
* TIming between actions can be controlled.
* Processed async, to avoid blocking.
2022-03-23 23:42:54 -04:00