Skip to content

Commit

Permalink
try a custom y scroll movement
Browse files Browse the repository at this point in the history
  • Loading branch information
ctranstrum committed Jan 17, 2025
1 parent 027a1b2 commit a91acf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boards/shields/chuck/one_up_chuck.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@
// ┗━━━━━━━┛ ┗━━━━━━━┛
>;

sensor-bindings = <&scroll_rotation MOVE_UP MOVE_DOWN>;
sensor-bindings = <&scroll_rotation MOVE_Y(350) MOVE_Y(-350)>;
};

num {
Expand Down

0 comments on commit a91acf6

Please sign in to comment.