Commit graph

134 commits

Author SHA1 Message Date
dokutan
e6dc4ce315 Implement write_profile and write_settings for the M990 2020-11-12 16:50:59 +01:00
dokutan
6842880e7e Add M990 backend 2020-11-12 15:10:59 +01:00
dokutan
55eacca30b Add M990 (no RGB) PID 2020-11-12 14:31:59 +01:00
dokutan
e493ade2a9
New version number 2020-11-10 17:47:05 +01:00
dokutan
8ef209f8bd
Update README.md 2020-11-10 17:44:36 +01:00
dokutan
668da8468d Add support for more mice 2020-11-10 17:40:12 +01:00
dokutan
0b5fa86ca7 Add mouse_generic class 2020-11-10 16:06:17 +01:00
dokutan
ed149ecd68 Remove redundant code 2020-11-08 18:13:43 +01:00
dokutan
3a996e67a1 Remove old code for repeating macros 2020-11-08 18:01: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
31075f6d43 New version number 2020-09-24 17:42:19 +02:00
dokutan
df7d5d6084 Fix wrong dpi levels in print_settings() 2020-09-24 17:36:53 +02:00
dokutan
2c597d402b Add support for actual DPI values in the config.ini 2020-09-24 17:23:34 +02:00
dokutan
bf3620e5ed Check DPI level in set_dpi() and get_dpi() 2020-09-22 22:34:07 +02:00
dokutan
2a872024ed Add dpi_bytes_to_string() 2020-09-22 22:18:34 +02:00
dokutan
270583bd88 Update set_dpi() and get_dpi() 2020-09-22 18:24:07 +02:00
dokutan
9f673bced8 Change internal DPI format for all mice 2020-09-21 23:09:12 +02:00
dokutan
63b5d8a9a6 Change internal DPI format for the M908 2020-09-21 21:16:14 +02:00
dokutan
eb46cdfcf9 Update TODO.md 2020-09-20 21:57:23 +02: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
70c7a6cfb7 Fix macro decoding in print_settings() 2020-09-08 00:09:25 +02:00
dokutan
bdfd7f9ca7 Fix macro decoding 2020-09-07 23:30:15 +02:00
dokutan
8d105aa772
Update README.md 2020-09-05 20:56:52 +02:00
dokutan
54e03c2cac Increment version number 2020-08-29 22:38:16 +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
414a40ce07 Improve error handling 2020-08-15 00:41:22 +02:00
dokutan
00f7f0f8ba Automatically detect model 2020-08-14 19:33:57 +02:00
dokutan
2729484f90 Update TODO.md 2020-07-31 23:04:11 +02:00
dokutan
f67a356c9d Add experimental support for the M711 2020-07-31 18:41:47 +02:00
dokutan
c04fb5fb5b Update udev rules for the M709 2020-07-31 13:59:00 +02:00
dokutan
6fc3f24579 Fix building on Haiku 2020-07-29 21:50:14 +00:00
dokutan
cd66f83a10 Increment version number 2020-07-29 23:34:34 +02:00
dokutan
df52ed3722 Update manpage 2020-07-29 23:26:57 +02:00
dokutan
0be63fe0c9
Update README.md 2020-07-27 13:05:25 +02:00
dokutan
bc9797b303
Update README.md 2020-07-27 12:58:22 +02:00
dokutan
1657e9eff8 Merge branch 'multiple-models' 2020-07-27 12:56:49 +02:00
dokutan
f2ff79bfdd Update TODO.md 2020-07-27 12:56:33 +02:00
dokutan
84a14a0366
Update README.md 2020-07-25 22:33:28 +02:00
dokutan
8b4f328063 Create examples directory 2020-07-20 21:22:21 +02:00
dokutan
3f60b28c21 Make _c_button_names private 2020-07-20 20:28:10 +02:00
dokutan
885b31f22b Update examples and -R output 2020-07-20 13:39:33 +02:00
dokutan
a240d0d684
Update README.md 2020-07-18 15:28:36 +02:00
dokutan
132a94b6e0
Update README.md 2020-07-18 15:26:11 +02:00
dokutan
2e1c6ff40d Change valid key check in m908/getters.cpp 2020-07-16 14:12:53 +02:00