summaryrefslogtreecommitdiff
path: root/app/src/behaviors/behavior_none.c
AgeCommit message (Expand)Author
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-08-27fix(behavior): none should not be transparentCody McGinnis
2020-08-18feat(behaviors): Add &none behaviorPete Johanson