Skip to content

Commit

Permalink
CPI 800*2
Browse files Browse the repository at this point in the history
  • Loading branch information
280Zo committed Oct 28, 2024
1 parent 6db881b commit e36f50a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion boards/shields/charybdis-dongle/charybdis_pmw3610.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
reg = <0>;
spi-max-frequency = <2000000>;
irq-gpios = <&gpio0 6 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
cpi = <2600>;
cpi = <800>;
evt-type = <INPUT_EV_REL>;
x-input-code = <INPUT_REL_X>;
y-input-code = <INPUT_REL_Y>;
Expand Down
2 changes: 1 addition & 1 deletion config/charybdis.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
evt-type = <INPUT_EV_REL>;
x-input-code = <INPUT_REL_X>;
y-input-code = <INPUT_REL_Y>;
scale-multiplier = <1>;
scale-multiplier = <2>;
scale-divisor = <1>;
bindings = <&ib_toggle_layer 7>;
};
Expand Down

0 comments on commit e36f50a

Please sign in to comment.