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

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