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 feat(boards): Add Corne-ish zen v2 2022-12-16 10:57:25 -06:00
battery_status.c refactor(display): Updates for LVGL v8.x changes. 2023-04-05 22:55:38 -07:00
battery_status.h refactor(display): Updates for LVGL v8.x changes. 2023-04-05 22:55:38 -07:00
layer_status.c refactor(keymaps): Rename layer label to "display-name" 2023-12-04 20:06:54 -06:00
layer_status.h refactor(display): Updates for LVGL v8.x changes. 2023-04-05 22:55:38 -07:00
output_status.c fix: Address review comments 2023-10-02 22:03:08 -07:00
output_status.h refactor(display): Updates for LVGL v8.x changes. 2023-04-05 22:55:38 -07:00
peripheral_status.c refactor(display): Updates for LVGL v8.x changes. 2023-04-05 22:55:38 -07:00
peripheral_status.h refactor(display): Updates for LVGL v8.x changes. 2023-04-05 22:55:38 -07:00