Skip to content

Commit

Permalink
Add dongle support with updated 3610 driver, peripherial input relay,…
Browse files Browse the repository at this point in the history
… and input behavior listener.
  • Loading branch information
280Zo committed Oct 25, 2024
1 parent 35016d1 commit 0a189de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/charybdis.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
layers = <9>;
evt-type = <INPUT_EV_REL>;
x-input-code = <INPUT_REL_MISC>;
y-input-code = <INPUT_REL_WHEEL>
y-input-code = <INPUT_REL_WHEEL>;
y-invert;
bindings = <&ib_wheel_scaler 1 16>;
};
Expand Down

0 comments on commit 0a189de

Please sign in to comment.