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) | |
| download | qmk_firmware-028d2c91dc5175904ee57917e2a90028569e0f8f.tar.gz qmk_firmware-028d2c91dc5175904ee57917e2a90028569e0f8f.zip | |
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 5532a1998..ff37a6b80 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 | |||
| 19 | 19 | ||
| 20 | # Customzing your PloopyCo Mouse | 20 | # Customzing your PloopyCo Mouse |
| 21 | 21 | ||
| 22 | 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. | 22 | 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. |
| 23 | 23 | ||
| 24 | The default behavior for this is: | 24 | The default behavior for this is: |
| 25 | 25 | ||
diff --git a/keyboards/ploopyco/trackball/readme.md b/keyboards/ploopyco/trackball/readme.md index 714f61034..f34bbac30 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. | |||
| 27 | 27 | ||
| 28 | # Customzing your PloopyCo Trackball | 28 | # Customzing 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 censor. | 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 | ||
| 32 | The default behavior for this is: | 32 | The default behavior for this is: |
| 33 | 33 | ||
