Skip to content

Commit

Permalink
Updated swoop.keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] authored Feb 19, 2024
1 parent 363b6ad commit 31884ba
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions config/swoop.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,6 @@
};
};

macros {
};

keymap {
compatible = "zmk,keymap";

Expand All @@ -113,10 +110,10 @@
number {
label = "NUMBER";
bindings = <
&kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &kp N0
&none &none &none &none &kp F12 &kp MINUS &kp EQUAL &kp GRAVE &none &kp SQT
&none &none &none &none &none &none &none &none &none &none
&trans &trans &trans &mo 3 &kp RIGHT_SHIFT &trans
&kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &kp N0
&bootloader &none &none &none &kp F12 &kp MINUS &kp EQUAL &kp GRAVE &none &kp SQT
&none &none &none &none &none &none &none &none &none &none
&trans &trans &trans &mo 3 &kp RIGHT_SHIFT &trans
>;

sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN &inc_dec_kp RIGHT LEFT>;
Expand Down

0 comments on commit 31884ba

Please sign in to comment.