forked from mirrors/qmk_firmware
82a72fe815
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: yiancar <yiancar@gmail.com>
922 B
922 B
P.01
This is standard TKL keyboard with exposed diodes. It supports VIA.
- Keyboard Maintainer: Yiancar and on GitHub
- Hardware Supported: A 60% keyboard with STM32F072CB
- Hardware Availability: https://protozoa.studio
Instructions
Build
Make example for this keyboard (after setting up your build environment):
make protozoa/p01: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 protozoa/p01:<keymap>:flash
)