Files
zmk/app
Pete Johanson 3fe2acc2d1 refactor(core): Extra event payloads to own types, refactor API.
* Make it easier to use *just* event payloads by defining the data,
  and then having event manager macros generate "wrapper structs"
* Improve is_*/cast_* APIs to hide details of full event struct.
* Create `zmk_event_t` typedef to pass to event handlers.
* Bring event names inline w/ consistent `zmk_` prefix.
2021-01-20 07:06:11 -05:00
..
2020-08-29 11:53:53 -07:00
2020-08-29 11:53:53 -07:00
2021-01-06 17:00:44 -05:00
2020-12-29 23:30:30 -05:00