mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-09-07 10:53:17 +02:00
handwired/tnx_corne_f401
A handwired Corne keyboard using STM32 microcontrollers, with encoder support.
- Keyboard Maintainer: Assem Mohamed
- Hardware Supported: STM32F401, STM32F411, or STM32F103 development boards with USB HID support
- Hardware Availability: Commonly available Blackpill F401 and Bluepill F103 boards, plus EC11 encoders and a TRRS cable
Make example for this keyboard (after setting up your build environment):
make handwired/tnx_corne_f401:default
Flashing example for this keyboard:
make handwired/tnx_corne_f401: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 2 ways:
- Physical reset button: Double-press the reset button on the dev board to enter DFU mode
- Keycode in layout: Press the key mapped to
QK_BOOT
