Update TODO.md
This commit is contained in:
parent
eb7ecf4e16
commit
eb46cdfcf9
1 changed files with 3 additions and 2 deletions
5
TODO.md
5
TODO.md
|
@ -4,7 +4,8 @@
|
||||||
- write_settings() is incomplete
|
- write_settings() is incomplete
|
||||||
- read_and_print_settings & read_settings: keymapping is not implemented
|
- read_and_print_settings & read_settings: keymapping is not implemented
|
||||||
- _c_button_names is unchanged from the M709
|
- _c_button_names is unchanged from the M709
|
||||||
|
- Completely support the M715 (PID 0xfc39), currently lacking information
|
||||||
|
- Copied M711, probably needs changed button mapping
|
||||||
- Investigate methods to deduplicate code between mouse_m* classes, move code to rd_mouse
|
- Investigate methods to deduplicate code between mouse_m* classes, move code to rd_mouse
|
||||||
- print_settings() and read_and_print_settings(): move macro decoding to function in rd_mouse
|
- print_settings() and read_and_print_settings(): move macro decoding to function in rd_mouse
|
||||||
- Maybe add support for the M715 (PID 0xfc39), currently lacking information
|
|
||||||
- Copy M711
|
|
||||||
|
|
Loading…
Reference in a new issue