2021-01-01 16:05:18 -08:00
|
|
|
# Copyright (c) 2020 The ZMK Contributors
|
2020-06-19 12:32:33 -07:00
|
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
|
|
|
|
properties:
|
|
|
|
label:
|
|
|
|
type: string
|
2023-09-05 09:35:51 -07:00
|
|
|
required: false
|
|
|
|
deprecated: true
|
2020-06-19 12:32:33 -07:00
|
|
|
"#binding-cells":
|
|
|
|
type: int
|
|
|
|
required: true
|
|
|
|
const: 2
|
|
|
|
|
|
|
|
binding-cells:
|
|
|
|
- param1
|
|
|
|
- param2
|