mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-07-08 21:20:04 +08:00
| .. | ||
| keymaps | ||
| config.h | ||
| hand88.c | ||
| hand88.h | ||
| info.json | ||
| readme.md | ||
| rules.mk | ||
Hand 88
This is a standard TKL layout PCB. It supports VIA.
- Keyboard Maintainer: Yiancar and on GitHub
- Hardware Supported: A TKL keyboard with STM32F072CB
- Hardware Availability: https://www.hand.engineering
Instructions
Build
Make example for this keyboard (after setting up your build environment):
make hand88:default
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.
Reset
- Unplug
- Hold Escape
- Plug In
- Unplug
- Release Escape
Flash
- Unplug
- Hold Escape
- Plug In
- Flash using QMK Toolbox or CLI (
make hand88:<keymap>:flash)