forked from kofal.net/zmk
Rename keymap-transform to matrix-transform.
* Clearer name to capture essence of the role of the transform.
This commit is contained in:
9
app/dts/bindings/zmk,matrix-transform.yaml
Normal file
9
app/dts/bindings/zmk,matrix-transform.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
description: |
|
||||
Defines a mapping from keymap logical positions to matrix physical positions
|
||||
|
||||
compatible: "zmk,matrix-transform"
|
||||
|
||||
properties:
|
||||
map:
|
||||
type: array
|
||||
required: true
|
||||
Reference in New Issue
Block a user