Files
qmk_firmware/keyboards/nomis/rpi_pico_25x1/readme.md
T
2026-05-26 03:24:57 +01:00

1.2 KiB

rpi pico 25x1

rpi-pico-25x1 PCB

Macropad keyboard with 25 keys in a single row/column powered by a Raspberry Pi Pico. The default keymap is a 25 button joystick.

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

make nomis/rpi_pico_25x1:default

Flashing example for this keyboard:

make nomis/rpi_pico_25x1:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.

Bootloader

Enter the bootloader in 3 ways:

  • Bootmagic reset: Hold down the top key and plug in the keyboard
  • Physical reset button: Hold the BOOTSEL button on the Raspberry Pi Pico and plug in the keyboard
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available