zmk_mf68/app
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
..
boards Merge pull request #242 from megamind4089/feature/ext-power 2020-10-09 20:40:48 -04:00
cmake fix(shields): Load Kconfig for out-of-tree shields 2020-08-20 11:38:36 -04:00
drivers/zephyr Merge pull request #211 from petejohanson/core/keymap-port-event-exploration 2020-10-06 17:32:35 -04:00
dts Added driver to control the external power output 2020-10-10 08:11:46 +08:00
include Add timestamps to position and behavior events (#147) 2020-10-10 17:32:53 -04:00
src Add timestamps to position and behavior events (#147) 2020-10-10 17:32:53 -04:00
tests Add timestamps to position and behavior events (#147) 2020-10-10 17:32:53 -04:00
.gitignore Removed development files 2020-08-29 11:53:53 -07:00
CMakeLists.txt Added driver to control the external power output 2020-10-10 08:11:46 +08:00
Kconfig Added driver to control the external power output 2020-10-10 08:11:46 +08:00
prj.conf Removed development files 2020-08-29 11:53:53 -07:00
run-test.sh fix(tests): return error code when build fails 2020-09-14 10:34:05 -04:00
west.yml fix(build): Remove more unused west modules. 2020-08-17 22:49:15 -04:00