Skip to content

Commit

Permalink
remove double definition
Browse files Browse the repository at this point in the history
  • Loading branch information
charludo committed Oct 15, 2023
1 parent 040ccb2 commit 4f69da6
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions config/arkenswoop.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -379,23 +379,19 @@
>;

sensor-bindings = <&inc_dec_kp E B>, <&inc_dec_kp W B>;

sensor-bindings =
<&inc_dec_kp LG(RIGHT) LG(LEFT)>,
<&inc_dec_kp TAB LS(TAB)>;
};

navigation {
bindings = <
&kp LC(A) &kp LA(LEFT) &kp UP &kp LA(RIGHT) &none &none &kp LG(N7) &kp LG(N8) &kp LG(N9) &kp LG(N0)
&mo 4 &kp LEFT &kp DOWN &kp RIGHT &kp LC(S) &none &kp LG(N4) &kp LG(N5) &kp LG(N6) &kp LG(N0)
&kp LC(D) &kp LC(C) &kp LC(X) &kp LC(V) &kp LC(T) &none &kp LG(N1) &kp LG(N2) &kp LG(N3) &none
&kp LA(LEFT_ARROW) &trans &trans &trans &trans &kp LA(RIGHT)
&kp LA(LEFT) &trans &trans &trans &trans &kp LA(RIGHT)
>;

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

function {
Expand Down

0 comments on commit 4f69da6

Please sign in to comment.