summaryrefslogtreecommitdiff
path: root/keyboards/themadnoodle/noodlepad_micro/readme.md
blob: a77c1ad7ba392425e8b364f13569e3ef1bf891cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# NoodlePad [Micro]

![NoodlePad [Micro]](https://i.imgur.com/uRmVt3ah.jpg)

The NoodlePad [Micro] is a 6 key 2 encoder macro keypad designed using RP2040 chipset.

* Keyboard Maintainer: [The Mad Noodle](https://github.com/The-Mad-Noodle)
* Hardware Supported: NoodlePad [Micro]
* Hardware Availability: https://www.madnoodleprototypes.com/shop

Compile example for this keyboard (after setting up your build environment):

    qmk compile -kb themadnoodle/noodlepad_micro -km default

Flashing example for this keyboard:

    qmk flash -kb themadnoodle/noodlepad_micro -km default

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).

## Bootloader & Flashing


**Physical reset button**: 

* Double press the button on the back, center, left of the PCB labeled "R" to enter the bootloader drive mode.

* If you have a pre-compiled .uf2 file, copy it into bootloader drive (RPI-RP2), board will reset automatically once file is copied sucessfully