mirror of
https://github.com/jmwtsn/qmk_firmware.git
synced 2026-06-03 19:53:31 -03:00
1.2 KiB
1.2 KiB
rpi pico 25x1
Macropad keyboard with 25 keys in a single row/column powered by a Raspberry Pi Pico. The default keymap is a 25 button joystick.
- Keyboard Maintainer: Simon Arlott
- Hardware Supported: Raspberry Pi Pico
- Hardware Availability: Order/manufacture the open source PCB
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_BOOTif it is available
