Skip to content

Commit

Permalink
Remove zip_scroll_scaler since it is in ZMK now
Browse files Browse the repository at this point in the history
  • Loading branch information
caksoylar committed Feb 4, 2025
1 parent 8a939c4 commit a94ed7d
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions config/includes/mouse.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -25,18 +25,6 @@
};
};

/ {
input_processors {
zip_scroll_scaler: zip_scroll_scaler {
compatible = "zmk,input-processor-scaler";
#input-processor-cells = <2>;
type = <INPUT_EV_REL>;
codes = <INPUT_REL_WHEEL INPUT_REL_HWHEEL>;
track-remainders;
};
};
};

&msc_input_listener {
turbo {
layers = <NAV>;
Expand Down

0 comments on commit a94ed7d

Please sign in to comment.