mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-19 20:45:18 -05:00
fix(keymaps): add row-offset property to matrix-transform
This commit is contained in:
committed by
Pete Johanson
parent
7b023affbd
commit
2666bd622c
@@ -13,6 +13,9 @@ properties:
|
||||
col-offset:
|
||||
type: int
|
||||
default: 0
|
||||
row-offset:
|
||||
type: int
|
||||
default: 0
|
||||
map:
|
||||
type: array
|
||||
required: true
|
||||
|
||||
Reference in New Issue
Block a user