zmk/app/dts/bindings/behaviors/zmk,behavior-mod-morph.yaml
Martin Aumüller d267df5f19 masked mods
2022-07-31 14:35:43 -04:00

19 lines
328 B
YAML

# Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT
description: Mod Morph Behavior
compatible: "zmk,behavior-mod-morph"
include: zero_param.yaml
properties:
bindings:
type: phandle-array
required: true
mods:
type: int
required: true
masked_mods:
type: int
required: false