zmk/app/include/linker
Peter Johanson 483a4930e9 feat(behaviors): Add local ID system for behaviors
* Add a new feature for tracking a given behavior by a new concept
  of a "behavior local ID" which is a stable 16-bit identifier for
  a given behavior, that is resilient to new behaviors being added
  and requires no additional work on the part of the behavior
  authors.
* Add implementations for either settings lookup table, or CRC16
  hashing of behavior device names for generating behavior local
  IDs.
2024-06-28 15:10:32 -06:00
..
zmk-behavior-local-id-map.ld feat(behaviors): Add local ID system for behaviors 2024-06-28 15:10:32 -06:00
zmk-behaviors.ld refactor(behaviors): Create a list to lookup behaviors 2023-12-04 20:06:54 -06:00
zmk-events.ld refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00