diff options
author | tangowithfoxtrot <5676771+tangowithfoxtrot@users.noreply.github.com> | 2021-12-07 14:01:16 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-07 12:01:16 -0800 |
commit | b66b911fa20debfb6e49756dee57d22228f5f122 (patch) | |
tree | 4ac0177167ccd5aa0cbc28d4929ad76e83a29e86 | |
parent | 495a2f0ec3db6f2f18207c8ce9d230a1f2a5ac3b (diff) | |
download | qmk_firmware-b66b911fa20debfb6e49756dee57d22228f5f122.tar.gz qmk_firmware-b66b911fa20debfb6e49756dee57d22228f5f122.zip |
[Keyboard] Fix minor typo in Ploopy Trackball Mini Docs (#14845)
-rw-r--r-- | keyboards/ploopyco/trackball_mini/readme.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/ploopyco/trackball_mini/readme.md b/keyboards/ploopyco/trackball_mini/readme.md index a3aebb06e..bc94482c7 100644 --- a/keyboards/ploopyco/trackball_mini/readme.md +++ b/keyboards/ploopyco/trackball_mini/readme.md | |||
@@ -1,7 +1,7 @@ | |||
1 | 1 | ||
2 | # Ploopy Trackball Mini | 2 | # Ploopy Trackball Mini |
3 | 3 | ||
4 |  | 4 |  |
5 | 5 | ||
6 | It's a DIY, QMK Powered Trackball...Mini! | 6 | It's a DIY, QMK Powered Trackball...Mini! |
7 | 7 | ||
@@ -29,7 +29,7 @@ Occasionally, new revisions of the PCB will be released. Every board comes with | |||
29 | 29 | ||
30 | Match the firmware that you flash onto the board with the designator on the board. | 30 | Match the firmware that you flash onto the board with the designator on the board. |
31 | 31 | ||
32 | # Customzing your Ploopy Mini Trackball | 32 | # Customizing your Ploopy Mini Trackball |
33 | 33 | ||
34 | 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 using 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. | 34 | 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 using 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. |
35 | 35 | ||