13 lines
272 B
YAML
13 lines
272 B
YAML
# Copyright (c) 2023 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
description: Momentary layer on press/release behavior
|
|
|
|
compatible: "zmk,behavior-momentary-layer-lock"
|
|
|
|
include: zero_param.yaml
|
|
|
|
properties:
|
|
bindings:
|
|
type: phandle-array
|
|
required: true
|