From eb46cdfcf9ae790d755fe5f8994ae5a71e3a52ec Mon Sep 17 00:00:00 2001 From: dokutan <54861821+dokutan@users.noreply.github.com> Date: Sun, 20 Sep 2020 21:57:23 +0200 Subject: [PATCH] Update TODO.md --- TODO.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index 5aa3890..d5b2de3 100644 --- a/TODO.md +++ b/TODO.md @@ -4,7 +4,8 @@ - write_settings() is incomplete - read_and_print_settings & read_settings: keymapping is not implemented - _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 - 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 +