feat(behaviors): Add &none behavior
This commit is contained in:
parent
d7dee20e8d
commit
63e02d60dc
7 changed files with 115 additions and 0 deletions
8
app/dts/bindings/behaviors/zmk,behavior-none.yaml
Normal file
8
app/dts/bindings/behaviors/zmk,behavior-none.yaml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Copyright (c) 2020, Pete Johanson
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
description: None Binding Behavior
|
||||
|
||||
compatible: "zmk,behavior-none"
|
||||
|
||||
include: zero_param.yaml
|
||||
Loading…
Add table
Add a link
Reference in a new issue