Skip to content

Commit

Permalink
Removind processors from mouse.dtsi
Browse files Browse the repository at this point in the history
  • Loading branch information
ldebritto committed Feb 13, 2025
1 parent 30c3f40 commit d5eb2f0
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions config/mouse.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -20,20 +20,6 @@
delay-ms = <0>; // 0
};

&mmv_input_listener {
precision {
layers = <NAV>;
input-processors = <&zip_xy_scaler 1 4>;
};
};

&msc_input_listener {
turbo {
layers = <NAV>;
input-processors = <&zip_scroll_scaler 3 1>;
};
};

// Add these lines to cradio.conf
// # Mouse config
// CONFIG_ZMK_MOUSE=y
Expand Down

0 comments on commit d5eb2f0

Please sign in to comment.