qmk_firmware/keyboards/keychron/c3_pro
adophoxia bf28a303c6
Keychron C3 Pro c3_pro.c corrections (#25049)
* Update `c3_pro.c`

* Redo layer switching logic; will default back to 0 if EEPROM reset

* Update keyboards/keychron/c3_pro/c3_pro.c

Co-authored-by: Joel Challis <git@zvecr.com>

* Re-re-did layer switching logic

* Update GPIO control functions

* Apply suggestions from code review

Co-authored-by: Joel Challis <git@zvecr.com>

---------

Co-authored-by: Joel Challis <git@zvecr.com>
2025-07-07 23:52:55 -06:00
..
ansi
board.h Only configure STM32_HSECLK within board.h (#25001) 2025-03-09 23:41:24 +00:00
c3_pro.c Keychron C3 Pro c3_pro.c corrections (#25049) 2025-07-07 23:52:55 -06:00
c3_pro.h
config.h
halconf.h
info.json Remove "command":false from keyboards (#25193) 2025-04-24 10:28:13 +10:00
mcuconf.h Only configure STM32_HSECLK within board.h (#25001) 2025-03-09 23:41:24 +00:00
readme.md

Keychron C3 Pro

Keychron C3 Pro

A customizable 87% keyboard.

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

Make example for this keyboard (after setting up your build environment):

make keychron/c3_pro/ansi/red:default
make keychron/c3_pro/ansi/rgb:default 

Flashing example for this keyboard:

make keychron/c3_pro/ansi/red:default:flash
make keychron/c3_pro/ansi/rgb: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.