diff options
author | Chas <chas@chas.io> | 2020-12-31 06:53:06 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-31 14:53:06 +0000 |
commit | 028d2c91dc5175904ee57917e2a90028569e0f8f (patch) | |
tree | 7c899fbe6a5827f60090bceb540a1a07459b9cd7 /keyboards/ploopyco | |
parent | 9f690c94b85ce98019e18eba7f079eb0188a8735 (diff) |
Fixed typo in readme.md (#11333)
* Fixed typo in readme.md
censor -> sensor
* Censor -> Sensor in the Ploopy Trackball Readme
Diffstat (limited to 'keyboards/ploopyco')
-rw-r--r-- | keyboards/ploopyco/mouse/readme.md | 2 | ||||
-rw-r--r-- | keyboards/ploopyco/trackball/readme.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/ploopyco/mouse/readme.md b/keyboards/ploopyco/mouse/readme.md index 5532a19986..ff37a6b807 100644 --- a/keyboards/ploopyco/mouse/readme.md +++ b/keyboards/ploopyco/mouse/readme.md @@ -19,7 +19,7 @@ See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_to # Customzing your PloopyCo Mouse -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 censor. +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. The default behavior for this is: diff --git a/keyboards/ploopyco/trackball/readme.md b/keyboards/ploopyco/trackball/readme.md index 714f610346..f34bbac307 100644 --- a/keyboards/ploopyco/trackball/readme.md +++ b/keyboards/ploopyco/trackball/readme.md @@ -27,7 +27,7 @@ The PCB should indicate which revision this is. # Customzing 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 censor. +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. The default behavior for this is: |