diff options
author | QMK Bot <hello@qmk.fm> | 2020-12-31 14:53:38 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2020-12-31 14:53:38 +0000 |
commit | 42cdba8680a1ca92975153835353ce871fac84d2 (patch) | |
tree | 9b1f43870be45f72f7b2e7e596c364b1d9a05484 | |
parent | e319d501f7bbe76d20b3af3c4f59d4c9a6e43708 (diff) | |
parent | 028d2c91dc5175904ee57917e2a90028569e0f8f (diff) | |
download | qmk_firmware-42cdba8680a1ca92975153835353ce871fac84d2.tar.gz qmk_firmware-42cdba8680a1ca92975153835353ce871fac84d2.zip |
Merge remote-tracking branch 'origin/master' into develop
-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: |