2021-01-02 11:05:18 +11:00
|
|
|
# Copyright (c) 2020 The ZMK Contributors
|
2020-06-20 05:32:33 +10:00
|
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
|
|
|
|
properties:
|
|
|
|
label:
|
|
|
|
type: string
|
|
|
|
required: true
|
|
|
|
"#binding-cells":
|
|
|
|
type: int
|
|
|
|
required: true
|
|
|
|
const: 2
|
|
|
|
|
|
|
|
binding-cells:
|
|
|
|
- param1
|
|
|
|
- param2
|