docs: Better document the layer display-name prop.

This commit is contained in:
Peter Johanson
2024-10-16 10:26:15 -06:00
committed by Pete Johanson
parent 0adb80c02b
commit 993a64d5b3
3 changed files with 6 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ Each child node can have the following properties:
| Property | Type | Description |
| ----------------- | ------------- | -------------------------------------------------------------------- |
| `display-name` | string | Name for the layer on displays |
| `display-name` | string | Name for the layer in ZMK Studio and on displays |
| `bindings` | phandle-array | List of [key behaviors](../keymaps/index.mdx#behaviors), one per key |
| `sensor-bindings` | phandle-array | List of sensor behaviors, one per sensor |