Skip to content

Commit

Permalink
update snipe/scroll layers
Browse files Browse the repository at this point in the history
  • Loading branch information
victorlucachi authored Sep 27, 2024
1 parent ea6c3b2 commit 1c70a82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/charybdis.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
device = <&vtrackball>;

snipe {
layers = <MSE>;
layers = <Button>;
input-processors = <&xy_scaler 1 3>;
};

scroll {
layers = <NAV>;
layers = <Nav>;
input-processors = <&xy_invert (INPUT_TRANSFORM_Y_INVERT)>, <&xy_scaler 1 3>, <&x_scaler 0 1>, <&mouse_to_wheel_mapper>;
};
};
Expand Down

0 comments on commit 1c70a82

Please sign in to comment.