diff options
| author | tangowithfoxtrot <5676771+tangowithfoxtrot@users.noreply.github.com> | 2021-12-08 11:51:34 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-08 09:51:34 -0800 |
| commit | bff5807b5b63011c954ba9a27c94eedf31352fa3 (patch) | |
| tree | f7da657def9a25328884cd98a05b0f3e9e7ba3be /keyboards/ploopyco | |
| parent | c09837e092ff3c8e74dde8567ef9eb3e7a343805 (diff) | |
| download | qmk_firmware-bff5807b5b63011c954ba9a27c94eedf31352fa3.tar.gz qmk_firmware-bff5807b5b63011c954ba9a27c94eedf31352fa3.zip | |
[Keyboard] Fix minor typo in Ploopy Trackball Docs (#14846)
Diffstat (limited to 'keyboards/ploopyco')
| -rw-r--r-- | keyboards/ploopyco/trackball/readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ploopyco/trackball/readme.md b/keyboards/ploopyco/trackball/readme.md index cb5eaa53d..e1885d149 100644 --- a/keyboards/ploopyco/trackball/readme.md +++ b/keyboards/ploopyco/trackball/readme.md | |||
| @@ -25,7 +25,7 @@ In the 1.005 revision, button for was changed from pin B5 to B6, and the debug L | |||
| 25 | 25 | ||
| 26 | The PCB should indicate which revision this is. | 26 | The PCB should indicate which revision this is. |
| 27 | 27 | ||
| 28 | # Customzing your PloopyCo Trackball | 28 | # Customizing your PloopyCo Trackball |
| 29 | 29 | ||
| 30 | While the defaults are designed so that it can be plugged in and used right away, there are a number of things that you may want to change. Such as adding DPI control, or to use the ball to scroll while holding a button. To allow for this sort of control, there is a callback for both the scroll wheel and the mouse sensor. | 30 | While the defaults are designed so that it can be plugged in and used right away, there are a number of things that you may want to change. Such as adding DPI control, or to use the ball to scroll while holding a button. To allow for this sort of control, there is a callback for both the scroll wheel and the mouse sensor. |
| 31 | 31 | ||
