93635077e6
* Implement "momentary layer" behavior with `&mo` reference. * Implement basic "transparent" behavior with `&trans` reference.
8 lines
192 B
YAML
8 lines
192 B
YAML
# Copyright (c) 2020, Pete Johanson
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
description: Momentary layer on press/release behavior
|
|
|
|
compatible: "zmk,behavior-momentary-layer"
|
|
|
|
include: one_param.yaml
|