zmk/app/dts/bindings/behaviors/zmk,behavior-caps-word.yaml
urob ad69b57c39 Ignore-modifiers property for capsword
Squashed commit of the following:

commit ba38925b3e471c5fe92763fe026b22c2c9a7b13d
Author: urob <978080+urob@users.noreply.github.com>
Date:   Fri Aug 5 16:05:58 2022 -0400

    Ignore-modifiers property for capsword
2023-04-06 07:40:50 -04:00

17 lines
295 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:
continue-list:
type: array
required: true
mods:
type: int
ignore-modifiers:
type: boolean