qmk_firmware/keyboards/keychron/k10_pro
2023-09-13 15:42:01 +08:00
..
ansi Added K10_Pro and K15_Pro 2023-09-13 15:42:01 +08:00
firmware update firmware files 2023-07-06 11:23:10 +08:00
iso Added K10_Pro and K15_Pro 2023-09-13 15:42:01 +08:00
jis Added K10_Pro and K15_Pro 2023-09-13 15:42:01 +08:00
via_json Added K10_Pro and K15_Pro 2023-09-13 15:42:01 +08:00
config.h Added K10_Pro and K15_Pro 2023-09-13 15:42:01 +08:00
halconf.h merge upstream 713427c 2023-04-26 16:32:15 +08:00
info.json Added K10_Pro and K15_Pro 2023-09-13 15:42:01 +08:00
k10_pro.c Added K10_Pro and K15_Pro 2023-09-13 15:42:01 +08:00
k10_pro.h Added K10_Pro and K15_Pro 2023-09-13 15:42:01 +08:00
mcuconf.h
readme.md Added K10_Pro and K15_Pro 2023-09-13 15:42:01 +08:00
rules.mk Added K10_Pro and K15_Pro 2023-09-13 15:42:01 +08:00

Keychron K10 Pro

Keychron K10 Pro

A customizable 108 keys keyboard.

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

make keychron/k10_pro/ansi/rgb:default
make keychron/k10_pro/ansi/white:default
make keychron/k10_pro/iso/rgb:default
make keychron/k10_pro/iso/white:default
make keychron/k10_pro/jis/rgb:default
make keychron/k10_pro/jis/white:default

Flashing example for this keyboard:

make keychron/k10_pro/ansi/rgb:default:flash
make keychron/k10_pro/ansi/white:default:flash
make keychron/k10_pro/iso/rgb:default:flash
make keychron/k10_pro/iso/white:default:flash
make keychron/k10_pro/jis/rgb:default:flash
make keychron/k10_pro/jis/white: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.