diff options
-rw-r--r-- | keyboards/ploopyco/mouse/readme.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/ploopyco/mouse/readme.md b/keyboards/ploopyco/mouse/readme.md index e9ad915a6..f7f072928 100644 --- a/keyboards/ploopyco/mouse/readme.md +++ b/keyboards/ploopyco/mouse/readme.md | |||
@@ -1,6 +1,6 @@ | |||
1 | # Ploopyco Mouse | 1 | # Ploopyco Mouse |
2 | 2 | ||
3 |  | 3 |  |
4 | 4 | ||
5 | It's a DIY, QMK Powered Mouse!!!! | 5 | It's a DIY, QMK Powered Mouse!!!! |
6 | 6 | ||
@@ -17,7 +17,7 @@ To jump to the bootloader, hold down "Button 4" (the "forward" button on the lef | |||
17 | 17 | ||
18 | See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). | 18 | See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). |
19 | 19 | ||
20 | # Customzing your PloopyCo Mouse | 20 | # Customizing 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 sensor. | 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 | ||