feat(keymap): allow users to toggle layers
This commit is contained in:
parent
d7dee20e8d
commit
a82f990d4c
7 changed files with 79 additions and 0 deletions
|
|
@ -0,0 +1,8 @@
|
|||
# Copyright (c) 2020, Cody McGinnis <brainwart@gmail.com>
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
description: Toggle Layer
|
||||
|
||||
compatible: "zmk,behavior-toggle-layer"
|
||||
|
||||
include: one_param.yaml
|
||||
Loading…
Add table
Add a link
Reference in a new issue