805dd4a53b
* Add two new compatibles for macros that take one or two parameters when bound in a keymap. * Use `¯o_param_1to1`, `¯o_param_1to2`, `¯o_param_2to1`, and `¯o_param_2to2` control entries in the bindings for the macro to have the next binding entry have it's values substituted. Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
9 lines
181 B
YAML
9 lines
181 B
YAML
# Copyright (c) 2022 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
description: Macro Behavior
|
|
|
|
compatible: "zmk,behavior-macro"
|
|
|
|
include: [zero_param.yaml, macro_base.yaml]
|