forked from mirrors/qmk_firmware
b2fdb072e5
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
1.3 KiB
1.3 KiB
Uthol
A handwired 50% (12x5) ortholinear keyboard made by Uthol
- Keyboard Maintainer: Uthol
- Hardware Supported: Pro Micro ATMega32u4, Blackpill STM32F4x1
- Hardware Availability: Pro Micro, Blackpill STM32F4x1
Make example for this keyboard (after setting up your build environment):
make handwired/uthol/rev2:default
Flashing example for this keyboard:
make handwired/uthol/rev2: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 key at (0,0) in the matrix (the top left key) and plug in the keyboard
- Physical reset button: On the Pro Micro, short the
GND
andRST
pins. On the Blackpill, pressBOOT0
key and theRST
key, then release theRST
key, and release theBOOT0
key - Keycode in layout: Press the key mapped to
Settings + Backspace