summaryrefslogtreecommitdiff
path: root/app/dts/bindings/behaviors/one_param.yaml
blob: faa01a0d4cab4337c4e6824338b56754f23c69d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT

properties:
  label:
    type: string
    required: true
  "#binding-cells":
    type: int
    required: true
    const: 1

binding-cells:
  - param1