mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-04-05 04:45:18 -05:00
feat(behavior): Add key toggle
This commit is contained in:
committed by
Pete Johanson
parent
c5922fae56
commit
0d5bb100ba
8
app/dts/bindings/behaviors/zmk,behavior-key-toggle.yaml
Normal file
8
app/dts/bindings/behaviors/zmk,behavior-key-toggle.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
# Copyright (c) 2022 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
description: Key toggle behavior
|
||||
|
||||
compatible: "zmk,behavior-key-toggle"
|
||||
|
||||
include: one_param.yaml
|
||||
Reference in New Issue
Block a user