Updates to Ploopy Classic, Mouse, and Thumb for RP2040 hardware upgrade (#24880)

Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
ploopyco 2025-02-21 03:01:29 -05:00 committed by GitHub
parent 2f27b3dc78
commit 50967dbe7e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
38 changed files with 311 additions and 99 deletions

View file

@ -6,14 +6,14 @@ It's a DIY, QMK Powered Mouse!!!!
* Keyboard Maintainer: [PloopyCo](https://github.com/ploopyco), [Drashna Jael're](https://github.com/drashna/), [Germ](https://github.com/germ/)
* Hardware Supported: ATMega32u4 8MHz(3.3v)
* Hardware Supported: ATMega32u4 8MHz(3.3v), Raspberry RP2040
* Hardware Availability: [Store](https://ploopy.co), [GitHub](https://github.com/ploopyco)
Make example for this keyboard (after setting up your build environment):
make ploopyco/mouse:default:flash
To jump to the bootloader, hold down "Button 4" (the "forward" button on the left side)
To jump to the bootloader, hold down "Button 4" (the "forward" button on the left side)
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).