← Back to Mighty Mini Macro Pad

Flash the Firmware

Step 5

Download and install CircuitPython for your board by dragging the .uf2 file onto the board while it is in bootloader mode (hold BOOTSEL while plugging in on a Pico).

Copy the adafruit_hid folder from the Adafruit CircuitPython Bundle into the /lib directory on your CIRCUITPY drive.

Copy code.py to the root of the CIRCUITPY drive. If you used a different pin in the previous step, edit the btnPins and EXTRA_GND_1_PIN constants near the top of the file before copying. The board will reboot automatically and the macro pad will start working immediately.

Links