mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-09-12 05:20:48 +02:00
* Add "handwired" TwentyPad macro pad TwentyPad is 20-key macro pad I created as a hobby project. Its configuration is based on ez_maker/directpins/teensy_2, with the bootloader and layout changed. * Host the image on Imgur Co-authored-by: Joel Challis <git@zvecr.com> --------- Co-authored-by: Joel Challis <git@zvecr.com>
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
