zmk/app/dts
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
..
behaviors feat(mouse): Initial mouse keys support. 2023-11-15 11:16:59 -08:00
bindings refactor(keymaps): Rename layer label to "display-name" 2023-12-04 20:06:54 -06:00
common refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
behaviors.dtsi feat(mouse): Initial mouse keys support. 2023-11-15 11:16:59 -08:00