Update animation devicetree bindings

This commit is contained in:
Kuba Birecki 2021-12-04 17:12:28 +01:00
parent 5da7a6e29f
commit 2326f36e50
2 changed files with 12 additions and 0 deletions

View file

@ -0,0 +1,6 @@
# Copyright (c) 2020, The ZMK Contributors
# SPDX-License-Identifier: MIT
pixel-cells:
- position_x
- position_y

View file

@ -6,7 +6,13 @@ description: |
compatible: "zmk,animation-solid"
include: animation_base.yaml
properties:
label:
type: string
required: true
duration:
type: int
required: true