Commit graph

25 commits

Author SHA1 Message Date
dokutan
a04dbcf705 Add debugging output during mouse detection 2021-03-01 21:38:55 +01:00
dokutan
d5f2b59fd4 Update mouse detection to better handle models with multiple USB ids 2021-02-28 17:56:37 +01:00
dokutan
8f8fb4f9b6 Add compatibility_* button mapping options 2021-02-10 13:32:02 +01:00
dokutan
7f8b1de998 Update comments 2021-02-08 08:06:43 +01:00
dokutan
b50234e4c7 Add option to print all supported models 2021-02-07 22:44:59 +01:00
dokutan
dce9d509bb Remove m prefix from mouse names 2021-02-07 22:31:05 +01:00
dokutan
d4cd2593ba Make mouse detection generic 2021-02-07 22:21:29 +01:00
dokutan
2f035071bd Updated main function to be completely generic 2021-01-22 14:09:02 +01:00
dokutan
00ba433c84 Add support for more LED modes 2021-01-21 17:54:58 +01:00
dokutan
ce32d111eb Move lightmode and report rate encoding to functions 2021-01-20 22:45:16 +01:00
dokutan
ab6ae05883 Move lightmode and report rate decoding to functions in rd_mouse 2021-01-20 21:25:58 +01:00
dokutan
f4c415887b Move generic dpi_bytes_to_string() to rd_mouse 2021-01-20 18:39:39 +01:00
dokutan
f9a232827a Add initial M990 Chroma support 2020-12-20 20:08:39 +01:00
dokutan
6842880e7e Add M990 backend 2020-11-12 15:10:59 +01:00
dokutan
0b5fa86ca7 Add mouse_generic class 2020-11-10 16:06:17 +01:00
dokutan
b060398ed0 Implement repeating macros 2020-11-08 17:51:53 +01:00
dokutan
220121fd40 Add mouse movement to macros 2020-11-08 16:22:56 +01:00
dokutan
325702ce4b Add mouse forward and backward to macros 2020-11-08 15:17:44 +01:00
dokutan
905598b2a1 Move macro encoding to a new function 2020-11-08 15:03:05 +01:00
dokutan
dd5cfb9ac5 Add snipe button support, remove duplicate code 2020-11-07 22:40:30 +01:00
dokutan
eb7ecf4e16 Fix _i_decode_macro() 2020-09-09 16:45:16 +02:00
dokutan
922ff02965 Move macro decoding to rd_mouse::_i_decode_macro() 2020-09-09 00:31:29 +02:00
dokutan
5b4e99172e Add experimental support for the M715 2020-08-29 17:00:34 +02:00
dokutan
8e3529431e Move usb device handling to rd_mouse 2020-08-29 16:29:48 +02:00
dokutan
00f7f0f8ba Automatically detect model 2020-08-14 19:33:57 +02:00