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