qmk_firmware/keyboards/keychron/k2_pro
2023-07-11 23:28:37 +08:00
..
ansi Move vid into main info.json for K and Q Pro 2023-04-29 13:18:38 -07:00
firmware update firmware files 2023-07-06 11:23:10 +08:00
iso Move vid into main info.json for K and Q Pro 2023-04-29 13:18:38 -07:00
jis Move vid into main info.json for K and Q Pro 2023-04-29 13:18:38 -07:00
via_json merge upstream 713427c 2023-04-26 16:32:15 +08:00
config.h DD-conversion for even K-Pro series 2023-04-28 20:40:16 -07:00
halconf.h merge upstream 713427c 2023-04-26 16:32:15 +08:00
info.json move OPT_DEFS += -DKC_BLUETOOTH_ENABLE to bluetooth.mk 2023-06-13 10:58:50 +08:00
k2_pro.c fix K2 Pro caplock LED issue on startup 2023-06-27 14:14:49 +08:00
k2_pro.h merge upstream 713427c 2023-04-26 16:32:15 +08:00
matrix.c Add k2_pro; Change LED_MATRIX_VAL_STEP to 16; Fix incorrect payload len in ckbt51.c 2022-12-14 15:46:29 +08:00
mcuconf.h Add k2_pro; Change LED_MATRIX_VAL_STEP to 16; Fix incorrect payload len in ckbt51.c 2022-12-14 15:46:29 +08:00
readme.md fix invalid image in readme.md 2023-07-11 23:28:37 +08:00
rules.mk move OPT_DEFS += -DKC_BLUETOOTH_ENABLE to bluetooth.mk 2023-06-13 10:58:50 +08:00

Keychron K2 Pro

Keychron K2 Pro

A customizable 84 keys TKL keyboard.

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

make keychron/k2_pro/ansi/rgb:default

Flashing example for this keyboard:

make keychron/k2_pro/ansi/rgb:default:flash

Reset Key: Connect the USB cable, toggle mode switch to "Off", hold down the Esc key or reset button underneath space bar, then toggle then switch to "Cable".

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.