]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Updated Mouse keys (markdown)
authorErez Zukerman <bulk@ezuk.org>
Mon, 27 Mar 2017 06:54:33 +0000 (09:54 +0300)
committerErez Zukerman <bulk@ezuk.org>
Mon, 27 Mar 2017 06:54:33 +0000 (09:54 +0300)
Mouse-keys.md

index 64b00633fffe81a55eb1f1d0deafc4f96e25a3a3..4524457e94ac709b1d7b21d6442fe2bffebc5486 100644 (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.
-```
\ 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