zmk/app/boards/arm/corneish_zen/widgets
Joel Spadin d4e8dee444 refactor(keymaps): Rename layer label to "display-name"
Changed the property used to define a layer name for displays from
"label" (which affects other things in Zephyr and is deprecated) to
"display-name". (It cannot be named simply "name", because that has
special meaning in newer versions of the devicetree compiler.)

"label" is still supported as a fallback, so no changes need to be made
to existing keymaps.
2023-12-04 20:06:54 -06:00
..
icons
battery_status.c
battery_status.h
layer_status.c refactor(keymaps): Rename layer label to "display-name" 2023-12-04 20:06:54 -06:00
layer_status.h
output_status.c fix: Address review comments 2023-10-02 22:03:08 -07:00
output_status.h
peripheral_status.c
peripheral_status.h