2020-07-27 04:56:33 -06:00
|
|
|
- Completeley support the M709, requires captured data
|
2020-07-31 10:41:47 -06:00
|
|
|
- --read and --dump are unchanged from the M908
|
|
|
|
- Completeley support the M711, requires captured data
|
|
|
|
- write_settings() is incomplete
|
|
|
|
- read_and_print_settings & read_settings: keymapping is not implemented
|
|
|
|
- _c_button_names is unchanged from the M709
|
2020-09-20 13:57:23 -06:00
|
|
|
- Completely support the M715 (PID 0xfc39), currently lacking information
|
|
|
|
- Copied M711, probably needs changed button mapping
|
2020-07-27 04:56:33 -06:00
|
|
|
- Investigate methods to deduplicate code between mouse_m* classes, move code to rd_mouse
|
2020-09-07 16:09:25 -06:00
|
|
|
- print_settings() and read_and_print_settings(): move macro decoding to function in rd_mouse
|
2020-09-22 10:24:07 -06:00
|
|
|
- Check level in dpi setters and getters
|