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
@@ -42,7 +42,7 @@
|
||||
&kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &kp N0
|
||||
&trans &trans &trans &trans &trans &trans &trans &trans &kp EQUAL &kp MINUS
|
||||
&kp DEL &none &none &none &none &none &none &none &kp DOT
|
||||
&bootloader &reset &none &trans &trans &kp RET &trans &kp FSLH
|
||||
&bootloader &sys_reset &none &trans &trans &kp RET &trans &kp FSLH
|
||||
>;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user