16 lines
287 B
YAML
16 lines
287 B
YAML
# Copyright (c) 2021 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
description: Caps word behavior
|
|
|
|
compatible: "zmk,behavior-caps-word"
|
|
|
|
include: zero_param.yaml
|
|
|
|
properties:
|
|
break-list:
|
|
type: array
|
|
required: true
|
|
bindings:
|
|
type: phandle-array
|
|
required: true
|