Updated Mouse keys (markdown)

This commit is contained in:
Erez Zukerman 2017-03-27 09:54:33 +03:00
parent 18bc47ebab
commit 0605107f13
1 changed files with 3 additions and 2 deletions

View File

@ -12,5 +12,6 @@ Thanks!
#define MOUSEKEY_TIME_TO_MAX 60
#define MOUSEKEY_MAX_SPEED 7
#define MOUSEKEY_WHEEL_DELAY 0
Tweak away. A lower interval or higher max speed will effectively make the mouse move faster. Time-to-max controls acceleration.
```
```
Tweak away. A lower interval or higher max speed will effectively make the mouse move faster. Time-to-max controls acceleration. (See [this Reddit thread for the original discussion](https://www.reddit.com/r/ErgoDoxEZ/comments/61fwr2/a_reliable_way_to_increase_the_speed_of_the_mouse/)