forked from kofal.net/zmk
Lots more pieces toward HID working again.
This commit is contained in:
8
app/dts/bindings/behaviors/zmk,behavior-hid.yaml
Normal file
8
app/dts/bindings/behaviors/zmk,behavior-hid.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
# Copyright (c) 2020, Pete Johanson
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
description: HID Report Behavior
|
||||
|
||||
compatible: "zmk,behavior-hid"
|
||||
|
||||
include: zero_param.yaml
|
||||
8
app/dts/bindings/behaviors/zmk,behavior-keymap.yaml
Normal file
8
app/dts/bindings/behaviors/zmk,behavior-keymap.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
# Copyright (c) 2020, Pete Johanson
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
description: Keymap Behavior
|
||||
|
||||
compatible: "zmk,behavior-keymap"
|
||||
|
||||
include: zero_param.yaml
|
||||
Reference in New Issue
Block a user