summaryrefslogtreecommitdiffstats
path: root/Mouse-keys.md
diff options
context:
space:
mode:
authorErez Zukerman <bulk@ezuk.org>2017-03-27 08:54:33 +0200
committerErez Zukerman <bulk@ezuk.org>2017-03-27 08:54:33 +0200
commit0605107f13e788344887464b86754d8c24783231 (patch)
tree55ff4ba1f48f3b5d9b9254c48baf6cfe21fc7f5e /Mouse-keys.md
parent18bc47ebabe28667865c9eb8e1561144ba2e9b00 (diff)
downloadqmk_firmware-0605107f13e788344887464b86754d8c24783231.tar.gz
qmk_firmware-0605107f13e788344887464b86754d8c24783231.tar.xz
Updated Mouse keys (markdown)
Diffstat (limited to 'Mouse-keys.md')
-rw-r--r--Mouse-keys.md5
1 files changed, 3 insertions, 2 deletions
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