diff options
author | QMK Bot <hello@qmk.fm> | 2021-12-08 17:52:11 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-12-08 17:52:11 +0000 |
commit | 1259140d5aee2c8898afa7ec38f354f89dde4fc0 (patch) | |
tree | 8c3e65cc44fb0d17789236506c0566e727e5a521 | |
parent | 108684351e9f947c79f0a0c55f327daac3c1ab0f (diff) | |
parent | bff5807b5b63011c954ba9a27c94eedf31352fa3 (diff) | |
download | qmk_firmware-1259140d5aee2c8898afa7ec38f354f89dde4fc0.tar.gz qmk_firmware-1259140d5aee2c8898afa7ec38f354f89dde4fc0.zip |
Merge remote-tracking branch 'origin/master' into develop
-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 cb5eaa53d2..e1885d149a 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 The PCB should indicate which revision this is. -# Customzing your PloopyCo Trackball +# Customizing your PloopyCo Trackball 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. |