qmk_firmware

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

readme.md (1324B)


      1 # PICO PAD
      2 
      3 ![PICO PAD](https://imgur.com/Nl4tZPl.jpg)
      4 
      5 A RP2040 powered direct pins QMK keyboard in 3x7 layout.
      6 
      7 A guide can be found here: [Pico Mechanical Keyboard](https://learn.adafruit.com/diy-pico-mechanical-keyboard-with-fritzing-circuitpython/overview)
      8 
      9 * Keyboard Maintainer: [IcyAvocado](https://github.com/icyavocado)
     10 * Hardware Supported: [Pico 1 Microcontrollers - RP2040](https://www.raspberrypi.com/documentation/microcontrollers/pico-series.html#pico-1-family)
     11 * Hardware Availability: [The PiHut](https://thepihut.com/products/raspberry-pi-pico) | [Adafruit Parts](https://learn.adafruit.com/diy-pico-mechanical-keyboard-with-fritzing-circuitpython/overview)
     12 
     13 Make example for this board (after setting up your build environment):
     14 
     15 ```sh
     16 qmk compile -kb adafruit/pico_pad -km default
     17 ```
     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 ## Bootloader
     22 
     23 Enter the bootloader:
     24 * **Physical reset button**: Briefly press the reset button on the left of the PCB - some may have pads you must short instead
     25 * **Boot button**: Press and hold the BOOTSEL button on the pico when powered on