zmk/app/include
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
..
drivers fix(sensors): Clean ups based on code review. 2023-06-18 20:45:06 -06:00
dt-bindings/zmk feat(ble): add behavior to disconnect from BLE profile 2023-11-20 15:00:10 -05:00
linker refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
zmk refactor(behaviors): Make label property optional 2023-12-04 20:06:54 -06:00