mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-20 14:42:03 +00:00
1.2 KiB
1.2 KiB
Keychron C2 Pro V2
A customizable 100% keyboard.
Rev1 is based on STM32L432 and rev2 is based on STM32F402.
- Keyboard Maintainer: Keychron
- Hardware Supported: Keychron C2 Pro
- Hardware Availability: Keychron C2 Pro QMK/VIA Wired Mechanical Keyboard
Make example for this keyboard (after setting up your build environment):
make keychron/c2_pro_v2/ansi/rgb:default
make keychron/c2_pro_v2/ansi/white:default
Flashing example for this keyboard:
make keychron/c2_pro_v2/ansi/rgb:default:flash
make keychron/c2_pro_v2/ansi/white:default:flash
bootloader
Enter the bootloader in two ways:
- Bootmagic reset: Hold down the key located at K00, commonly programmed as Esc while plugging in the keyboard.
- Physical reset button: Briefly press the RESET button under the spacebar.
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.