5978990e6d
Does not include boards and shields.
14 lines
224 B
YAML
14 lines
224 B
YAML
# 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
|