zmk_mf68/app/tests
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
..
hold-tap Add timestamps to position and behavior events (#147) 2020-10-10 17:32:53 -04:00
keypress fix(test): use a smaller value for mock key intervals 2020-08-28 16:21:31 -04:00
momentary-layer fix(tests): pending tests pass now 2020-09-08 12:00:46 -04:00
none feat(test): add tests for none behavior 2020-08-28 16:21:31 -04:00
toggle-layer fix(tests): pending tests pass now 2020-09-08 12:00:46 -04:00
transparent feat(test): add testing for transparent 2020-08-28 16:21:31 -04:00