Joel Challis 43a27da296 Remove override of QK_{LED,RGB}_MATRIX_TOGGLE keycode (#25672) 4 months ago
..
ansi fa98117a3e Add Keychron C3 Pro (Red & RGB) (#24874) 1 year ago
board.h 67934546ea Only configure `STM32_HSECLK` within `board.h` (#25001) 1 year ago
c3_pro.c 43a27da296 Remove override of QK_{LED,RGB}_MATRIX_TOGGLE keycode (#25672) 4 months ago
c3_pro.h fa98117a3e Add Keychron C3 Pro (Red & RGB) (#24874) 1 year ago
config.h fa98117a3e Add Keychron C3 Pro (Red & RGB) (#24874) 1 year ago
halconf.h fa98117a3e Add Keychron C3 Pro (Red & RGB) (#24874) 1 year ago
info.json 0bd02952ea Remove `"command":false` from keyboards (#25193) 1 year ago
mcuconf.h 67934546ea Only configure `STM32_HSECLK` within `board.h` (#25001) 1 year ago
readme.md fa98117a3e Add Keychron C3 Pro (Red & RGB) (#24874) 1 year ago

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.