summaryrefslogtreecommitdiff
path: root/app/src/behaviors/behavior_reset.c
AgeCommit message (Expand)Author
2022-01-31feature(split): behavior locality support.Pete 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-12-14refactor(app): replace `config_info` with `config`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-21feat(behaviors): Add `&bootloader` behavior.Pete Johanson
2020-06-21Refactor global bindings, implement mod-tap.Pete Johanson
2020-06-19Some initial work on behavior bindings for keymapsPete Johanson