mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-08-04 08:21:08 -04:00
TwentyPad
A simple twenty-key macro pad, built to learn PCB design.
- Keyboard Maintainer: Harry Cutts
- Hardware Supported: ATMEGA32U4 on a custom PCB
Make example for this keyboard (after setting up your build environment):
qmk compile -kb handwired/twentypad -km default
Flashing example for this keyboard:
qmk flash -kb handwired/twentypad -km default
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 key at (0,0) in the matrix (the top left key) and plug in the keyboard
- Physical reset button: Press the button marked
SWR1in the top-left of the PCB - Keycode in layout: Press the key mapped to
QK_BOOTif it is available
