From: Erez Zukerman Date: Mon, 27 Mar 2017 06:54:33 +0000 (+0300) Subject: Updated Mouse keys (markdown) X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=0605107f13e788344887464b86754d8c24783231;p=qmk_firmware.git Updated Mouse keys (markdown) --- diff --git a/Mouse-keys.md b/Mouse-keys.md index 64b00633f..4524457e9 100644 --- a/Mouse-keys.md +++ b/Mouse-keys.md @@ -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