zmk/app/include
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
..
drivers refactor(app): replace struct device * with const struct device * 2020-12-14 12:41:25 -05:00
dt-bindings/zmk (feat) Allow setting underglow color by key press 2021-01-08 16:08:13 -05:00
linker fix: Switch to single AUTHORS file.* Closes #164 2020-09-10 10:24:23 -04:00
zmk refactor(core): Extra event payloads to own types, refactor API. 2021-01-20 07:06:11 -05:00