mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-06-03 21:01:17 +08:00
Some checks failed
Update API Data / api_data (push) Has been cancelled
Essential files modified / tag (push) Has been cancelled
CLI CI / test (push) Has been cancelled
Update develop after master merge / develop_update (push) Has been cancelled
Lint Format / lint (push) Has been cancelled
Regenerate Files / regen (push) Has been cancelled
Unit Tests / test (push) Has been cancelled
1.2 KiB
1.2 KiB
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