Skip to content

Commit

Permalink
50% there (famous last words)
Browse files Browse the repository at this point in the history
  • Loading branch information
charludo committed Apr 30, 2024
1 parent e91a325 commit 5ccdbf1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/arkenswoop.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
inc_dec_mwh: rotate_mouse_wheel {
compatible = "zmk,behavior-sensor-rotate-var";
label = "ENC_MOUSE_WHEEL";
#sensor-binding-cells = <2>;
#sensor-binding-cells = <1>;
bindings = <&msc>, <&msc>;
};

Expand Down Expand Up @@ -382,7 +382,7 @@
>;

sensor-bindings =
<&inc_dec_mwh &kp SCRL_UP(100) &kp SCRL_DOWN(100)>,
<&inc_dec_mwh SCRL_UP(100) SCRL_DOWN(100)>,
<&inc_dec_kp LC(LS(R)) U>;
};

Expand Down

0 comments on commit 5ccdbf1

Please sign in to comment.