mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-05-04 05:13:22 +02:00
5978990e6d
Does not include boards and shields.
12 lines
197 B
YAML
12 lines
197 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: 0
|