scroll direction

This commit is contained in:
daniel
2023-07-29 00:35:39 +02:00
parent 6c1f6f6a0e
commit bea4f7d8d1

View File

@@ -32,7 +32,7 @@ bindings = <
&kp LGUI &kp LALT &lt 0 ESC &kp SPACE &kp ENTER &lt 0 BSPC &kp RALT &kp RGUI
>;
sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN &inc_dec_kp C_NEXT C_PREV>;
sensor-bindings = <&inc_dec_kp C_VOL_DN C_VOL_UP &inc_dec_kp C_PREV C_NEXT>;
};
};
};