summaryrefslogtreecommitdiff
path: root/app/dts
diff options
context:
space:
mode:
Diffstat (limited to 'app/dts')
-rw-r--r--app/dts/bindings/zmk,matrix-transform.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/app/dts/bindings/zmk,matrix-transform.yaml b/app/dts/bindings/zmk,matrix-transform.yaml
index 453da9d..b7d000c 100644
--- a/app/dts/bindings/zmk,matrix-transform.yaml
+++ b/app/dts/bindings/zmk,matrix-transform.yaml
@@ -4,6 +4,15 @@ description: |
compatible: "zmk,matrix-transform"
properties:
+ columns:
+ type: int
+ required: true
+ rows:
+ type: int
+ required: true
+ col-offset:
+ type: int
+ default: 0
map:
type: array
required: true