forked from kofal.net/zmk
refactor(behaviors): Rename reset behavior.
* Upstream now has a node w/ label `reset` on many boards, so renaming our reset behavior node label to `sys_reset`.
This commit is contained in:
committed by
Pete Johanson
parent
4f2f9db1d4
commit
35a1c5a3d4
@@ -36,7 +36,7 @@
|
||||
|
||||
func_layer {
|
||||
bindings = <
|
||||
&none &reset &bootloader
|
||||
&none &sys_reset &bootloader
|
||||
&out OUT_TOG &out OUT_USB &out OUT_BLE &none
|
||||
&bt BT_SEL 0 &bt BT_PRV &bt BT_NXT &bt BT_CLR
|
||||
&bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &tog 0
|
||||
|
||||
Reference in New Issue
Block a user