logo

qmk_firmware

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

readme.md (1167B)


  1. # NoodlePad [Micro]
  2. ![NoodlePad [Micro]](https://i.imgur.com/uRmVt3ah.jpg)
  3. The NoodlePad [Micro] is a 6 key 2 encoder macro keypad designed using RP2040 chipset.
  4. * Keyboard Maintainer: [The Mad Noodle](https://github.com/The-Mad-Noodle)
  5. * Hardware Supported: NoodlePad [Micro]
  6. * Hardware Availability: https://www.madnoodleprototypes.com/shop
  7. Compile example for this keyboard (after setting up your build environment):
  8. qmk compile -kb themadnoodle/noodlepad_micro -km default
  9. Flashing example for this keyboard:
  10. qmk flash -kb themadnoodle/noodlepad_micro -km default
  11. 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).
  12. ## Bootloader & Flashing
  13. **Physical reset button**:
  14. * Double press the button on the back, center, left of the PCB labeled "R" to enter the bootloader drive mode.
  15. * If you have a pre-compiled .uf2 file, copy it into bootloader drive (RPI-RP2), board will reset automatically once file is copied sucessfully