qmk_firmware/keyboards/keychron/k1_pro
2023-08-15 15:49:24 +08:00
..
ansi Updated k1 pro 2023-07-10 14:46:18 +08:00
firmware update firmware files 2023-07-06 11:23:10 +08:00
iso Update k1 pro iso version 2023-08-15 15:49:24 +08:00
via_json Updated k1 pro 2023-07-10 14:46:18 +08:00
config.h Updated k1 pro 2023-07-10 14:46:18 +08:00
halconf.h merge upstream 713427c 2023-04-26 16:32:15 +08:00
info.json Updated k1 pro 2023-07-10 14:46:18 +08:00
k1_pro.c Update k1 pro iso version 2023-08-15 15:49:24 +08:00
k1_pro.h merge upstream 713427c 2023-04-26 16:32:15 +08:00
matrix.c Updated matrix.c of some boards 2023-08-03 09:44:51 +08:00
mcuconf.h merge upstream 713427c 2023-04-26 16:32:15 +08:00
readme.md fix invalid image in readme.md 2023-07-11 23:28:37 +08:00
rules.mk Updated rules.mk 2023-07-10 15:38:59 +08:00

Keychron K1 Pro

Keychron K1 Pro

A customizable 80% TKL keyboard.

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

make keychron/k1_pro/ansi/rgb:default
make keychron/k1_pro/ansi/white:default
make keychron/k1_pro/iso/rgb:default
make keychron/k1_pro/iso/white:default

Flashing example for this keyboard:

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