Skip to content

Commit

Permalink
Swapped scroll LEFT/RIGHT to match macOS default settings
Browse files Browse the repository at this point in the history
  • Loading branch information
ldebritto committed Jan 20, 2025
1 parent 6efdcf1 commit 3e2fad1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/cradio.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@

MOU {
bindings = <
&kp TAB &kp LC(UP) &kp LS(LC(TAB)) &kp LC(TAB) &kp LG(RBKT) &msc SCRL_DOWN &msc SCRL_LEFT &mmv MOVE_UP &msc SCRL_RIGHT &kp BSPC
&kp TAB &kp LC(UP) &kp LS(LC(TAB)) &kp LC(TAB) &kp LG(RBKT) &msc SCRL_DOWN &msc SCRL_RIGHT &mmv MOVE_UP &msc SCRL_LEFT &kp BSPC
&kp LCTRL &kp LALT &kp LSHFT &kp LGUI &kp LG(LBKT) &msc SCRL_UP &mmv MOVE_LEFT &mmv MOVE_DOWN &mmv MOVE_RIGHT &kp ENTER
&hrml GLOBE LG(Z) &kp LG(X) &kp LG(C) &kp LG(V) &kp F18 &mouseless &mkp MB4 &mkp MCLK &mkp MB4 &kp DEL
&mnav &tog MOU &mkp LCLK &mkp RCLK
Expand Down

0 comments on commit 3e2fad1

Please sign in to comment.