qmk_firmware/keyboards/keychron/k7_pro
Keychron_Macro c13c3f47e4
Update keyboards/keychron/k7_pro/iso/white/white.c
Co-authored-by: lokher <lokher@gmail.com>
2023-10-26 15:29:52 +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 Update keyboards/keychron/k7_pro/iso/white/white.c 2023-10-26 15:29:52 +08:00
via_json Add k7 pro iso via_json 2023-10-20 09:50:03 +08:00
config.h DD-conversion for odd K-Pro series 2023-04-28 22:21:34 -07:00
halconf.h merge upstream 713427c 2023-04-26 16:32:15 +08:00
info.json Add k7 pro iso version 2023-10-20 09:48:07 +08:00
k7_pro.c Add k7 pro iso version 2023-10-20 09:48:07 +08:00
k7_pro.h merge upstream 713427c 2023-04-26 16:32:15 +08:00
matrix.c
mcuconf.h
readme.md Add k7 pro iso version 2023-10-20 09:48:07 +08:00
rules.mk move OPT_DEFS += -DKC_BLUETOOTH_ENABLE to bluetooth.mk 2023-06-13 10:58:50 +08:00

Keychron K7 Pro

Keychron K7 Pro

A customizable 68 keys TKL low profile switch keyboard.

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

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

Flashing example for this keyboard:

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