Commit graph

69 commits

Author SHA1 Message Date
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
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
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
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
dokutan
f67a356c9d Add experimental support for the M711 2020-07-31 18:41:47 +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
2e1c6ff40d Change valid key check in m908/getters.cpp 2020-07-16 14:12:53 +02:00
dokutan
0c7b25be08 Change size of keymap data for the M709, part2 2020-07-16 14:09:48 +02:00
dokutan
5ca974e1e0 Change size of keymap data for the M709 2020-07-16 13:56:35 +02:00
dokutan
7aeb14e920 Add TODO comment to mouse_m709.h 2020-07-16 13:24:32 +02:00
dokutan
6507f7d40c Add example709.ini 2020-07-12 22:57:32 +02:00
dokutan
49e2ad88f0 Update write_settings() for the M709 2020-07-12 22:48:41 +02:00
dokutan
d4531da71a Add --model option, add M709 as valid argument 2020-07-12 22:02:29 +02:00
dokutan
4857517565 Add files for the M709 2020-07-12 21:17:52 +02:00
dokutan
e3907f52fe Update TODO.md, update comments 2020-07-12 20:50:00 +02:00
dokutan
9b02db44b8 Prepare for different models 2020-07-12 20:35:13 +02:00
dokutan
b5648eb7b3 Change USB PID for the M709 2020-07-12 15:24:45 +02:00
dokutan
34b48cb129 Fix clang++ warnings 2020-06-25 14:03:02 +02:00
dokutan
7a2097a283 More button mapping options 2020-06-16 18:45:34 +02:00
dokutan
dab35e049e Improve documentation and variable names 2020-05-22 00:50:02 +02:00
dokutan
ec1ad2818a Improve documentation 2020-05-22 00:13:37 +02:00
dokutan
3b6b1b3eea Improve macro reading and writing 2020-05-13 19:28:09 +02:00
dokutan
97dca3ae8b Add read_settings 2020-05-11 22:12:38 +02:00
dokutan
e83364b5ef Add get_macro and get_macro_raw 2020-05-11 21:29:19 +02:00
dokutan
21a9a8a265 Various internal improvements 2020-05-11 19:02:26 +02:00
dokutan
2f9073bbc3 Add argument to --read and --dump 2020-05-11 16:49:58 +02:00
dokutan
e878b820ef Rename read_settings 2020-05-10 23:24:10 +02:00
dokutan
ede13663b9 Add macros to --read option 2020-05-10 23:15:03 +02:00
dokutan
fe406abaef Improve --read option, fix bug in write_settings 2020-05-10 18:20:20 +02:00
dokutan
93b48ccc80 Fix wrong button name in read_settings 2020-05-10 01:54:59 +02:00
dokutan
a93f3d0c8c Improve --read option 2020-05-10 01:48:47 +02:00
dokutan
54cb524b89 Add --read option 2020-05-09 23:36:23 +02:00
dokutan
03caf7f4a1 Add --dump option 2020-05-09 22:33:14 +02:00