mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-04-11 23:56:56 -05:00
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