zmk_mf68/app/src
Okke Formsma d38740cebf
Add timestamps to position and behavior events (#147)
* Add timestamps to position events and behaviors.

- Take original event timestamps into consideration so nested tap-holds have proper timing.
- Add position and timestamp to keycode state changed event so the one-shot behavior can properly identify other keypresses and timings.
- Add timestamp to position events received from peripheral

* reduce number of arguments to behaviors
2020-10-10 17:32:53 -04:00
..
behaviors Add timestamps to position and behavior events (#147) 2020-10-10 17:32:53 -04:00
events feat(bluetooth): Add back profiles, split fixes. 2020-09-13 22:33:29 -04:00
split/bluetooth Add timestamps to position and behavior events (#147) 2020-10-10 17:32:53 -04:00
ble.c chore: clang-format the codebase. 2020-09-14 00:10:34 -04:00
ble_unpair_combo.c chore: clang-format the codebase. 2020-09-14 00:10:34 -04:00
display.c chore: clang-format the codebase. 2020-09-14 00:10:34 -04:00
endpoints.c refactor(usb): Report USB status w/o HID output. 2020-10-04 21:56:09 -04:00
event_manager.c chore: clang-format the codebase. 2020-09-14 00:10:34 -04:00
ext_power_generic.c Added driver to control the external power output 2020-10-10 08:11:46 +08:00
hid.c chore: clang-format the codebase. 2020-09-14 00:10:34 -04:00
hid_listener.c chore: clang-format the codebase. 2020-09-14 00:10:34 -04:00
hog.c chore: clang-format the codebase. 2020-09-14 00:10:34 -04:00
keymap.c Add timestamps to position and behavior events (#147) 2020-10-10 17:32:53 -04:00
kscan.c Add timestamps to position and behavior events (#147) 2020-10-10 17:32:53 -04:00
kscan_composite.c improvement(kscan): use ARRAY_SIZE macro 2020-10-04 14:07:14 -05:00
kscan_mock.c chore: clang-format the codebase. 2020-09-14 00:10:34 -04:00
main.c Added driver to control the external power output 2020-10-10 08:11:46 +08:00
matrix_transform.c chore: clang-format the codebase. 2020-09-14 00:10:34 -04:00
power.c feat(power): Initial deep sleep work. 2020-10-06 17:24:36 -04:00
rgb_underglow.c chore: clang-format the codebase. 2020-09-14 00:10:34 -04:00
sensors.c chore: clang-format the codebase. 2020-09-14 00:10:34 -04:00
split_listener.c chore: clang-format the codebase. 2020-09-14 00:10:34 -04:00
usb.c refactor(usb): Report USB status w/o HID output. 2020-10-04 21:56:09 -04:00