From 03acacffbaf45e7c624e7de1e4cb8589f598038d Mon Sep 17 00:00:00 2001 From: dokutan <54861821+dokutan@users.noreply.github.com> Date: Thu, 12 Nov 2020 19:59:57 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 060f30b..e2de693 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,8 @@ Redragon M908 Impact | complete | 0x04d9:0xfc4d | Redragon M709 Tiger | experimental | 0x04d9:0xfc2a | See [this issue](https://github.com/dokutan/mouse_m908/issues/1)
- Changing the profile works
- Changing the settings is untested
- Macros are untested
- Reading the settings is not properly implemented due to a lack of data Redragon M711 Cobra (FPS) | experimental | 0x04d9:0xfc30 | See [this issue](https://github.com/dokutan/mouse_m908/issues/2)
- Nothing is tested
- Implemented: led color, mode, brightness and speed, changing profiles, macros, reading settings
- No usb capture available, therefore missing: button mapping, dpi, scrollspeed, usb poll rate Redragon M715 Dagger | experimental | 0x04d9:0xfc39 | Nothing is tested
- The device specific code is copied from the M711 and mostly unmodified -Redragon M990 Legend | generic | 0x04d9:0xfc41 | [please read this](#generic-support) -Redragon M990 Legend (no RGB) | generic | 0x04d9:0xfc0f | [please read this](#generic-support) +Redragon M990 Legend | generic,
experimental support in the [m990 branch](https://github.com/dokutan/mouse_m908/tree/m990) | 0x04d9:0xfc0f | See [this issue](https://github.com/dokutan/mouse_m908/issues/5)
This mouse uses a different data format, keycodes, etc. +Redragon M990 Legend (RGB/Chroma) | generic | 0x04d9:0xfc41 | [please read this](#generic-support) Redragon M719 Invader | generic | 0x04d9:0xfc4f | [please read this](#generic-support) Redragon M802 Titanoboa 2 | generic | 0x04d9:0xfc42 | [please read this](#generic-support) Redragon 2858 (?) | generic | 0x04d9:0xfc5e | [please read this](#generic-support)