keyboards/keychron/c1_pro_v2/readme.md
A customizable 80% TKL keyboard.
v1 is based on STM32L432 and v2 is based on STM32F402.
Make example for this keyboard (after setting up your build environment):
make keychron/c1_pro_v2/ansi/rgb:default
make keychron/c1_pro_v2/ansi/white:default
make keychron/c1_pro_v2/ansi/non_light:default
Flashing example for this keyboard:
make keychron/c1_pro_v2/ansi/rgb:default:flash
make keychron/c1_pro_v2/ansi/white:default:flash
make keychron/c1_pro_v2/ansi/non_light:default:flash
Enter the bootloader in two ways:
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.