Skip to content

Commit

Permalink
Further changes
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] authored Feb 8, 2024
1 parent 7ec3934 commit a7bae08
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions config/sofle.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,11 @@
// | | | | | | | | | | | |

bindings = <
&trans &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11
&kp GRAVE &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &kp N0 &kp F12
&trans &kp EXCL &kp AT &kp HASH &kp DLLR &kp PRCNT &kp CARET &kp AMPS &kp KP_MULTIPLY &kp LPAR &kp RPAR &kp PIPE
&trans &kp EQUAL &kp MINUS &kp KP_PLUS &kp LBRC &kp RBRC &trans &trans &kp LBKT &kp RBKT &kp SEMI &kp COLON &kp BSLH &trans
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&sys_reset &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11
&kp GRAVE &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp NUMBER_6 &kp N7 &kp N8 &kp N9 &kp LEFT_BRACKET &kp RIGHT_BRACKET
&trans &kp EXCL &kp AT &kp HASH &kp DLLR &kp PRCNT &kp KP_EQUAL &kp KP_PLUS &kp KP_MINUS &kp KP_MULTIPLY &kp AMPERSAND &kp PIPE
&trans &kp EQUAL &kp MINUS &kp KP_PLUS &kp LBRC &kp RBRC &trans &trans &kp LBKT &kp RBKT &kp SEMI &kp COLON &kp BSLH &trans
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
>;

sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN &inc_dec_kp PG_UP PG_DN>;
Expand Down Expand Up @@ -110,6 +110,8 @@
&none &none &none &none &none &none &rgb_ug RGB_TOG &none &none &none &none &none &none &none
&none &none &none &none &none &none &none &none &none &none
>;

sensor-bindings = <&inc_dec_kp K_VOLUME_UP C_VOLUME_DOWN>;
};
};
};

0 comments on commit a7bae08

Please sign in to comment.