Update README.md
This commit is contained in:
parent
93b48ccc80
commit
b99d4dcbe1
1 changed files with 1 additions and 2 deletions
|
@ -5,7 +5,6 @@ Control the Redragon M908 Impact gaming mouse from Linux, BSD and Haiku
|
|||
|
||||
## Status
|
||||
All settings from the official software are implemented, except repeating macros, which seems to be broken in the official software and is therefore currently disabled in this program.
|
||||
As a result there will be no changes to this program, unless I overlooked some features or find a bug.
|
||||
|
||||
The mouse has a VID of 0x04d9 and PID of 0xfc4d, if you have a compatible device sold under a different name, or with a different VID or PID, please let me know so the readme can be updated.
|
||||
|
||||
|
@ -47,7 +46,7 @@ make
|
|||
|
||||
### Other platforms
|
||||
|
||||
Other platforms are not tested, however as long as the dependencies are available there is no special reason they should not be compatible.
|
||||
Other platforms are not tested, however as long as the dependencies are available there is no special reason they should not be compatible. If you (tried) to compile on a platform that is not listed above, please report your results so this file can be updated (and potential bugs can be fixed).
|
||||
|
||||
## Usage
|
||||
The settings are stored in a file and applied all at once (except macros, see below). See example.ini and keymap.md
|
||||
|
|
Loading…
Reference in a new issue