Skip to content

Commit 6ff72db

Browse files
Try to change it back to old laggy style encoder control
1 parent d10b85f commit 6ff72db

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

config/sofle.keymap

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@
5959
&kp LGUI &kp LALT &kp LCTRL &lt 1 SPACE &lt 1 SPACE &lt 2 BACKSPACE &mo 2 &kp ENTER &kp RALT &lt 1 RGUI
6060
>;
6161

62-
//sensor-bindings = <&mouse_encoder MOVE_LEFT MOVE_RIGHT>, <&mouse_encoder MOVE_DOWN MOVE_UP>;
63-
sensor-bindings = <&mouse_encoder MOVE_X(-100) MOVE_X(100)>, <&mouse_encoder MOVE_Y(-100) MOVE_Y(100)>;
62+
sensor-bindings = <&mouse_encoder MOVE_LEFT MOVE_RIGHT>, <&mouse_encoder MOVE_DOWN MOVE_UP>;
63+
//sensor-bindings = <&mouse_encoder MOVE_X(-100) MOVE_X(100)>, <&mouse_encoder MOVE_Y(-100) MOVE_Y(100)>;
6464
};
6565

6666
numberpad {
@@ -88,8 +88,8 @@
8888
&trans &trans &trans &trans &trans &tog 2 &tog 2 &trans &trans &trans
8989
>;
9090

91-
//sensor-bindings = <&scroll_encoder SCRL_LEFT SCRL_RIGHT>, <&scroll_encoder SCRL_DOWN SCRL_UP>;
92-
sensor-bindings = <&scroll_encoder MOVE_Y(-3) MOVE_Y(3)>, <&scroll_encoder MOVE_Y(-30) MOVE_Y(30)>;
91+
sensor-bindings = <&scroll_encoder SCRL_LEFT SCRL_RIGHT>, <&scroll_encoder SCRL_DOWN SCRL_UP>;
92+
//sensor-bindings = <&scroll_encoder MOVE_Y(-3) MOVE_Y(3)>, <&scroll_encoder MOVE_Y(-30) MOVE_Y(30)>;
9393
};
9494

9595
adjust_layer {

0 commit comments

Comments
 (0)