diff options
| author | fauxpark <fauxpark@gmail.com> | 2017-12-09 16:56:58 +1100 |
|---|---|---|
| committer | Jack Humbert <jack.humb@gmail.com> | 2017-12-09 10:46:11 -0500 |
| commit | bb53635f33c213e5a940edea8b07026ef89aed42 (patch) | |
| tree | 7e170b424e37b7305f8be3072cd8c970f77ca073 /docs/feature_ps2_mouse.md | |
| parent | af37bb2f78c39c224c995eb57c757c63034a3d9c (diff) | |
| download | qmk_firmware-bb53635f33c213e5a940edea8b07026ef89aed42.tar.gz qmk_firmware-bb53635f33c213e5a940edea8b07026ef89aed42.zip | |
Trim trailing whitespace
Diffstat (limited to 'docs/feature_ps2_mouse.md')
| -rw-r--r-- | docs/feature_ps2_mouse.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/feature_ps2_mouse.md b/docs/feature_ps2_mouse.md index 51ae5fa26..909406e7d 100644 --- a/docs/feature_ps2_mouse.md +++ b/docs/feature_ps2_mouse.md | |||
| @@ -135,7 +135,7 @@ These enable settings supported by the PS/2 mouse protocol: http://www.computer- | |||
| 135 | 135 | ||
| 136 | ``` | 136 | ``` |
| 137 | /* Use remote mode instead of the default stream mode (see link) */ | 137 | /* Use remote mode instead of the default stream mode (see link) */ |
| 138 | #define PS2_MOUSE_USE_REMOTE_MODE | 138 | #define PS2_MOUSE_USE_REMOTE_MODE |
| 139 | 139 | ||
| 140 | /* Enable the scrollwheel or scroll gesture on your mouse or touchpad */ | 140 | /* Enable the scrollwheel or scroll gesture on your mouse or touchpad */ |
| 141 | #define PS2_MOUSE_ENABLE_SCROLLING | 141 | #define PS2_MOUSE_ENABLE_SCROLLING |
