Update README.md
This commit is contained in:
parent
aba3064ead
commit
74de332d2b
1 changed files with 2 additions and 2 deletions
|
@ -39,14 +39,14 @@ Name | Support | VID:PID | Additional notes
|
|||
---|---|---|---
|
||||
Redragon M908 Impact | complete | 0x04d9:0xfc4d |
|
||||
Redragon M719 Invader | complete | 0x04d9:0xfc4f |
|
||||
Redragon M607 Griffin | experimental | 0x04d9:0xfc38 |
|
||||
Redragon M607 Griffin | complete | 0x04d9:0xfc38 |
|
||||
Redragon M913 | partial | 0x25a7:0xfa07<br>0x25a7:0xfa08 | See [this issue](https://github.com/dokutan/mouse_m908/issues/15)<br>- Uses a different and unique protocol<br>- Not all features are implemented
|
||||
Redragon M709 Tiger | experimental | 0x04d9:0xfc2a | See [this issue](https://github.com/dokutan/mouse_m908/issues/1)<br>- Changing the profile works<br>- Changing the settings is untested<br>- Macros are untested<br>- 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)<br>- Nothing is tested<br>- Implemented: led color, mode, brightness and speed, changing profiles, macros, reading settings<br>- No usb capture available, therefore missing: button mapping, dpi, scrollspeed, usb poll rate
|
||||
Redragon M715 Dagger | experimental | 0x04d9:0xfc39 | Nothing is tested<br>- The device specific code is copied from the M711 and mostly unmodified
|
||||
Redragon M721-Pro Lonewolf2 | experimental | 0x04d9:0xfc5c | See [this issue](https://github.com/dokutan/mouse_m908/issues/22)<br>Nothing is tested
|
||||
Redragon M990 Legend | experimental | 0x04d9:0xfc0f | See [this issue](https://github.com/dokutan/mouse_m908/issues/5)<br>This mouse uses a different data format, keycodes, etc.
|
||||
Redragon M990 Legend (RGB/Chroma) | experimental | 0x04d9:0xfc41 | - Changing the profile works<br>- Reading the settings works partially
|
||||
Redragon M913 | partial | 0x25a7:0xfa07<br>0x25a7:0xfa08 | See [this issue](https://github.com/dokutan/mouse_m908/issues/15)<br>- Uses a different and unique protocol<br>- Not all features are implemented
|
||||
Redragon M802 Titanoboa 2 | generic | 0x04d9:0xfc42 | [please read this](#generic-support)
|
||||
Redragon 2858 (?) | generic | 0x04d9:0xfc5e | [please read this](#generic-support)
|
||||
Redragon 2805 (?) | generic | 0x04d9:0xfc58 | [please read this](#generic-support)
|
||||
|
|
Loading…
Add table
Reference in a new issue