feat: add sesh keybind

This commit is contained in:
gwg313 2024-02-09 12:23:17 -05:00
parent b64cd1bd96
commit a8b53f73fd
Signed by: gwg313
GPG key ID: 60FF63B4826B7400

View file

@ -29,6 +29,21 @@
/ { / {
ZMK_MACRO(sesh,
wait-ms = <30>;
tap-ms = <40>;
bindings = <&kp LC(B) &kp LS(T)>;)
ZMK_MACRO(tas,
wait-ms = <30>;
tap-ms = <40>;
bindings = <&kp LC(B) &kp LC(J)>;)
ZMK_MACRO(tproj,
wait-ms = <30>;
tap-ms = <40>;
bindings = <&kp LC(B) &kp LC(G)>;)
ZMK_MACRO(tpb, ZMK_MACRO(tpb,
wait-ms = <30>; wait-ms = <30>;
tap-ms = <40>; tap-ms = <40>;
@ -245,7 +260,7 @@
// ╭─────────────┬─────────────┬─────────────┬─────────────┬─────────────╮ ╭─────────────┬─────────────┬─────────────┬─────────────┬─────────────╮ // ╭─────────────┬─────────────┬─────────────┬─────────────┬─────────────╮ ╭─────────────┬─────────────┬─────────────┬─────────────┬─────────────╮
&none &none &none &none &tsnext &twprev &thumbs &twnext &none &none &none &none &tsnext &twprev &thumbs &twnext
&none &none &none &none &none &tsprev &tpl &tpd &tpu &tpr &none &none &none &none &none &tsprev &tpl &tpd &tpu &tpr
&none &none &none &none &tcm &tp &none &none &none &none &none &none &tcm &tp &none &sesh
// ╰─────────────┴─────────────┴─────────────╮ ╭─────────────┴─────────────┴─────────────╯ // ╰─────────────┴─────────────┴─────────────╮ ╭─────────────┴─────────────┴─────────────╯
&tsh &tsv &twin &tsess &tsh &tsv &twin &tsess
// ╰─────────────┴─────────────╯ ╰─────────────┴───────────── // ╰─────────────┴─────────────╯ ╰─────────────┴─────────────