qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

readme.md (1611B)


      1 # Ploopy Classic Trackball
      2 
      3 ![Ploopy Trackball](https://i.redd.it/j7z0y83txps31.jpg)
      4 
      5 It's a DIY, QMK Powered Trackball!!!!
      6 
      7 * Keyboard Maintainer: [Ploopy](https://github.com/ploopyco), [Drashna Jael're](https://github.com/drashna/), [Germ](https://github.com/germ/)
      8 * Hardware Supported: ATMega32u4 8MHz(3.3v), Raspberry RP2040
      9 * Hardware Availability: [Store](https://ploopy.co), [GitHub](https://github.com/ploopyco)
     10 
     11 Make example for this keyboard (after setting up your build environment):
     12 
     13     make ploopyco/trackball/rev1_004:default:flash
     14     make ploopyco/trackball/rev1_005:default:flash
     15     make ploopyco/trackball/rev1_007:default:flash
     16 
     17 To jump to the bootloader, hold down "Button 4" (immediate right of the trackball)
     18 
     19 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).
     20 
     21 ## Revisions
     22 
     23 There are three main revisions for the Ploopy Classic Trackball:
     24 
     25 - Everything up to 1.004 (very rare)
     26 - Revision 1.005 and 1.006 (commonly sold between 2020 and 2024)
     27 - Revision 1.007 (first available in 2025)
     28 
     29 In the 1.005 revision, button four was changed from pin B5 to B6, and the debug LED pin was changed from F7 to B5.
     30 
     31 In the 1.007 revision, the board was switched from an ATMega32u4 architecture to the Raspberry RP2040 architecture.
     32 
     33 The PCB should indicate which revision this is.
     34 
     35 # Customizing your PloopyCo Trackball
     36 
     37 You can find customziation options [here](../readme.md).