mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-06-20 14:23:45 -04:00
pad9
A cheap small macropad with the mcu underneath the switches.
- Keyboard Maintainer: prkrln
- Hardware Supported: XAIO RP2040
- Hardware Availability: Seeed, Digikey
Make example for this keyboard (after setting up your build environment):
make pad9:default
Flashing example for this keyboard:
make pad9: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 encoder or top left key and plug in the keyboard
- Physical reset button: Briefly press the button on the back of the MCU
- Keycode in layout: Press the key mapped to
QK_BOOTif it is available