(feature) Add &to keycode/behavior (#489)
feat(behaviors): Add `&to` behavior to switch to a layer.
This commit is contained in:
parent
43f6d798be
commit
d207c3c30f
12 changed files with 183 additions and 10 deletions
8
app/dts/bindings/behaviors/zmk,behavior-to-layer.yaml
Normal file
8
app/dts/bindings/behaviors/zmk,behavior-to-layer.yaml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Copyright (c) 2020 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
description: To Layer
|
||||
|
||||
compatible: "zmk,behavior-to-layer"
|
||||
|
||||
include: one_param.yaml
|
||||
Loading…
Add table
Add a link
Reference in a new issue