223edf05ad
* Use extra comptible = "zmk,behavior-global" to add behaviors to global bindings for event notification. * Implement mod-tap, as a keymap binding and global one to skip tap if other keycode pressed while held.
8 lines
159 B
YAML
8 lines
159 B
YAML
# Copyright (c) 2020, Pete Johanson
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
description: Mod-Tap Beavhior
|
|
|
|
compatible: "zmk,behavior-mod-tap"
|
|
|
|
include: two_param.yaml
|