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