aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortangowithfoxtrot <5676771+tangowithfoxtrot@users.noreply.github.com>2021-12-07 14:01:16 -0600
committerGitHub <noreply@github.com>2021-12-07 12:01:16 -0800
commitb66b911fa20debfb6e49756dee57d22228f5f122 (patch)
tree4ac0177167ccd5aa0cbc28d4929ad76e83a29e86
parent495a2f0ec3db6f2f18207c8ce9d230a1f2a5ac3b (diff)
downloadqmk_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.md4
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![Ploopyco Trackball Mini](mini.jpg) 4![Ploopyco Trackball Mini](https://ploopy.co/wp-content/uploads/2021/07/mini4.jpg)
5 5
6It's a DIY, QMK Powered Trackball...Mini! 6It'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
30Match the firmware that you flash onto the board with the designator on the board. 30Match 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
34While 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. 34While 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