zmk/app/include
Peter Johanson 33209dee1d refactor(core): Move to stack allocated events.
* Move to local/stack allocated event API that doesn't require
  dynamic allocation/freeing.
* Disable heap, we no longer use alloc/free unless using LVGL.
* Tons of refactors all over to account for the new event approach.
2024-01-14 11:13:57 -08:00
..
drivers refactor(behaviors): Create a list to lookup behaviors 2023-12-04 20:06:54 -06:00
dt-bindings/zmk bt: add BT_CLR_ALL behaviour 2024-01-05 12:16:38 -08:00
linker refactor(behaviors): Create a list to lookup behaviors 2023-12-04 20:06:54 -06:00
zmk refactor(core): Move to stack allocated events. 2024-01-14 11:13:57 -08:00