Some initial work on behavior bindings for keymaps
This commit is contained in:
parent
865f41a46d
commit
c23d752917
19 changed files with 370 additions and 64 deletions
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue