Skip to content

Commit

Permalink
rotary tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] authored Oct 15, 2023
1 parent 1b16233 commit 547f75e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions config/arkenswoop.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@
&tap_currency &trans &trans &kp POUND &trans &trans &kp N7 &kp N8 &kp N9 &kp N0
&trans &kp MINUS &kp PLUS &kp EQUAL &trans &kp SLASH &kp N4 &kp N5 &kp N6 &kp NUMBER_0
&kp COMMA &trans &kp ASTERISK &kp PERCENT &trans &kp COLON &kp N1 &kp N2 &kp N3 &kp PERIOD
&trans &trans &trans &trans &trans &trans
&none &trans &trans &trans &trans &none
>;

sensor-bindings =
Expand All @@ -375,7 +375,7 @@
&tap_currency &kp LESS_THAN &kp GREATER_THAN &kp POUND &mod_grave &kp AMPERSAND &kp AT &kp LEFT_BRACKET &kp RIGHT_BRACKET &mod_tilde_caret
&kp EXCL &kp MINUS &kp PLUS &kp EQUAL &mod_s_quote &kp SLASH &kp BACKSLASH &kp LEFT_PARENTHESIS &kp RIGHT_PARENTHESIS &kp QUESTION
&kp COMMA &kp UNDER &kp ASTERISK &kp PERCENT &mod_d_quotes &kp COLON &kp SEMICOLON &kp LEFT_BRACE &kp RIGHT_BRACE &kp PERIOD
&trans &trans &trans &trans &trans &trans
&none &trans &trans &trans &trans &none
>;

sensor-bindings = <&inc_dec_kp E B>, <&inc_dec_kp W B>;
Expand All @@ -390,20 +390,20 @@
>;

sensor-bindings =
<&inc_dec_kp C_AC_ZOOM_IN C_AC_ZOOM_OUT>,
<&inc_dec_kp LC(LS(LEFT)) LS(LC(RIGHT))>;
<&inc_dec_kp LC(PLUS) LC(MINUS)>,
<&inc_dec_kp LC(LS(RIGHT)) LS(LC(LEFT_ARROW))>;
};

function {
bindings = <
&trans &kp PRINTSCREEN &none &out OUT_BLE &bt BT_SEL 0 &none &kp F7 &kp F8 &kp F9 &kp F10
&none &none &none &out OUT_USB &bt BT_SEL 1 &none &kp F4 &kp F5 &kp F6 &kp F11
&none &none &none &none &confirm_bt_reset &none &kp F1 &kp F2 &kp F3 &kp F12
&kp C_PLAY_PAUSE &none &none &none &none &kp K_MUTE
&kp K_PLAY_PAUSE &none &none &none &none &kp K_MUTE
>;

sensor-bindings =
<&inc_dec_kp C_NEXT C_PREV>,
<&inc_dec_kp K_NEXT K_PREV>,
<&inc_dec_kp C_VOLUME_UP C_VOLUME_DOWN>;
};
};
Expand Down

0 comments on commit 547f75e

Please sign in to comment.