qmk_firmware/keyboards/keychron/k9_pro
lalalademaxiya1 aba7a26dd8
Update keyboards/keychron/k9_pro/k9_pro.c
Co-authored-by: lokher <lokher@gmail.com>
2023-08-07 09:10:38 +08:00
..
ansi Added k9 pro iso and jis version 2023-07-24 10:46:45 +08:00
firmware update firmware files 2023-07-06 11:23:10 +08:00
iso Added k9 pro iso and jis version 2023-07-24 10:46:45 +08:00
jis Added k9 pro iso and jis version 2023-07-24 10:46:45 +08:00
config.h Update keyboards/keychron/k9_pro/config.h 2023-08-07 09:10:26 +08:00
halconf.h merge upstream 713427c 2023-04-26 16:32:15 +08:00
info.json Added k9 pro iso and jis version 2023-07-24 10:46:45 +08:00
k9_pro.c Update keyboards/keychron/k9_pro/k9_pro.c 2023-08-07 09:10:38 +08:00
k9_pro.h merge upstream 713427c 2023-04-26 16:32:15 +08:00
matrix.c merge upstream 713427c 2023-04-26 16:32:15 +08:00
mcuconf.h merge upstream 713427c 2023-04-26 16:32:15 +08:00
readme.md Added k9 pro iso and jis version 2023-07-24 10:46:45 +08:00
rules.mk move OPT_DEFS += -DKC_BLUETOOTH_ENABLE to bluetooth.mk 2023-06-13 10:58:50 +08:00

Keychron K9 Pro

Keychron K9 Pro

A customizable 60% keyboard.

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

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

Flashing example for this keyboard:

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