diff options
author | Erez Zukerman <bulk@ezuk.org> | 2017-03-27 09:54:49 +0300 |
---|---|---|
committer | Erez Zukerman <bulk@ezuk.org> | 2017-03-27 09:54:49 +0300 |
commit | 3c3388d7f64837b29fcab35f638af6b13ccdf752 (patch) | |
tree | 75750fc251f76fdecdc9fa9e99aeae7abfc1d0f3 | |
parent | 0605107f13e788344887464b86754d8c24783231 (diff) |
Updated Mouse keys (markdown)
-rw-r--r-- | Mouse-keys.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mouse-keys.md b/Mouse-keys.md index 4524457e94..16e920fdbd 100644 --- a/Mouse-keys.md +++ b/Mouse-keys.md @@ -14,4 +14,4 @@ Thanks! #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. (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/)
\ No newline at end of file +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/)).
\ No newline at end of file |