19 Commits (3368a81057d4981aa259c5548050d95739d99d51)

Author SHA1 Message Date
Pete Johanson 3368a81057 refactor(core): Combine `is_` and `cast_` event functions. 4 years ago
Pete Johanson 3fe2acc2d1 refactor(core): Extra event payloads to own types, refactor API. 4 years ago
Pete Johanson 003db892ad refactor(core): Extra position state change data struct. 4 years ago
Okke Formsma fa07ba9d32 refactor(behaviors): use ZMK_BEHAVIOR_OPAQUE and ZMK_BEHAVIOR_TRANSPARENT 4 years ago
Okke Formsma caa285852a refactor(events): return 'ZMK_EV_EVENT_BUBBLE' instead of magic number 0 4 years ago
innovaker 842aa5a842 refactor: replace filename hyphens with underscores 4 years ago
innovaker 00ca0d2f1c refactor(app): replace `struct device *` with `const struct device *` 4 years ago
innovaker 3d7376d2e5 refactor(app): replace `config_info` with `config` 4 years ago
innovaker bac1f17cf6 refactor(app): replace Zephyr integer types with C99 integer types 4 years ago
Pete Johanson eff1b8223b refactor(keys): Unify usage page. 4 years ago
innovaker d748d8a749 refactor: Replace superseded key names 4 years ago
innovaker e925319e4c refactor(hid): Replace deprecated HID usage page references 4 years ago
Okke Formsma 4f258efbf1 initial implementation for modifiers 4 years ago
Okke Formsma d38740cebf
Add timestamps to position and behavior events (#147) 5 years ago
Pete Johanson 191a2d755a chore: clang-format the codebase. 5 years ago
Pete Johanson 68e72f9275 fix: Switch to single AUTHORS file.* Closes #164 5 years ago
Okke Formsma c9a82d71d0 fixes for feedback round 2 5 years ago
Okke Formsma c5ca664411 some fixes based on feedback 5 years ago
Okke Formsma c33931c72c Initial implementation of hold-tap 5 years ago