forked from kofal.net/zmk
Some initial work on behavior bindings for keymaps
This commit is contained in:
11
app/dts/bindings/behaviors/zero_param.yaml
Normal file
11
app/dts/bindings/behaviors/zero_param.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
# Copyright (c) 2020, Pete Johanson
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
properties:
|
||||
label:
|
||||
type: string
|
||||
required: true
|
||||
"#binding-cells":
|
||||
type: int
|
||||
required: true
|
||||
const: 0
|
||||
Reference in New Issue
Block a user