logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (1324B)


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