mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-04-23 13:36:57 -05:00
Some initial work on behavior bindings for keymaps
This commit is contained in:
8
app/dts/bindings/behaviors/zmk,behavior-key-press.yaml
Normal file
8
app/dts/bindings/behaviors/zmk,behavior-key-press.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
# Copyright (c) 2020, Pete Johanson
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
description: Key press/release behavior
|
||||
|
||||
compatible: "zmk,behavior-key-press"
|
||||
|
||||
include: one_param.yaml
|
||||
Reference in New Issue
Block a user