zmk/app/boards/shields/nice_view/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
..
art.c feat(nice!view): Custom widgets 2023-07-19 00:13:16 -06:00
bolt.c feat(nice!view): Custom widgets 2023-07-19 00:13:16 -06:00
peripheral_status.c fix: Fix nice_view display widgets 2023-10-02 22:03:08 -07:00
peripheral_status.h feat(nice!view): Custom widgets 2023-07-19 00:13:16 -06:00
status.c refactor(keymaps): Rename layer label to "display-name" 2023-12-04 20:06:54 -06:00
status.h feat(nice!view): Custom widgets 2023-07-19 00:13:16 -06:00
util.c fix: Fix nice_view display widgets 2023-10-02 22:03:08 -07:00
util.h fix(shields): Fix incorrect union access in nice view 2023-10-08 19:30:23 -04:00