build fixes, add row-offest

This commit is contained in:
devriesp 2021-03-21 00:10:33 -07:00
parent b66a00d7bc
commit de58642f42
2 changed files with 4 additions and 1 deletions

View file

@ -43,7 +43,7 @@ RC(3,5) RC(3,4) RC(3,3) RC(3,2) RC(3,1) RC(3,0) RC(8,0) RC(8,1)
, <&pro_micro_d 2 GPIO_ACTIVE_HIGH>
, <&pro_micro_d 3 GPIO_ACTIVE_HIGH>
, <&pro_micro_d 4 GPIO_ACTIVE_HIGH>
, <&pro_micro_d 12 GPIO_ACTIVE_HIGH>
, <&pro_micro_d 5 GPIO_ACTIVE_HIGH>
, <&pro_micro_d 6 GPIO_ACTIVE_HIGH>
, <&pro_micro_d 7 GPIO_ACTIVE_HIGH>
, <&pro_micro_d 8 GPIO_ACTIVE_HIGH>

View file

@ -13,6 +13,9 @@ properties:
col-offset:
type: int
default: 0
row-offset:
type: int
default: 0
map:
type: array
required: true