qmk_firmware/keyboards/keychron/c1_pro_v2
adophoxia abea50c26e
Add Keychron C1 Pro V2 (#24899)
* Add C1 Pro V2

* Remove default values for f401xC generic board definition

* Update clang and copyright years

* Add version description
2025-03-01 17:48:59 -07:00
..
ansi Add Keychron C1 Pro V2 (#24899) 2025-03-01 17:48:59 -07:00
c1_pro_v2.c Add Keychron C1 Pro V2 (#24899) 2025-03-01 17:48:59 -07:00
config.h Add Keychron C1 Pro V2 (#24899) 2025-03-01 17:48:59 -07:00
halconf.h Add Keychron C1 Pro V2 (#24899) 2025-03-01 17:48:59 -07:00
info.json Add Keychron C1 Pro V2 (#24899) 2025-03-01 17:48:59 -07:00
mcuconf.h Add Keychron C1 Pro V2 (#24899) 2025-03-01 17:48:59 -07:00
readme.md Add Keychron C1 Pro V2 (#24899) 2025-03-01 17:48:59 -07:00

Keychron C1 Pro V2

Keychron C1 Pro

A customizable 80% TKL keyboard.

v1 is based on STM32L432 and v2 is based on STM32F402.

  • Keyboard Maintainer: Keychron
  • Hardware Supported: Keychron C1 Pro
  • Hardware Availability: Keychron

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

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.