Files
zmk/app/src
Joel Spadin 179bdbc41a refactor(behaviors): Make label property optional
Changed all code (except for layer names) which used the label property
to use DEVICE_DT_NAME() instead, which uses the label if set or falls
back to the full node name. This matches how Zephyr determines the node
names used with device_get_binding() and allows us to start removing the
deprecated label property from things.
2023-12-04 20:06:54 -06:00
..
2023-11-27 16:03:18 -08:00
2023-12-02 17:11:45 -08:00
2023-11-15 11:16:59 -08:00
2023-11-27 16:03:18 -08:00
2023-11-27 16:03:18 -08:00
2023-11-13 13:04:04 -05:00
2023-04-05 22:55:38 -07:00