qmk_userspace/keyboards/keychron/k8_max
2024-11-09 11:43:17 +08:00
..
ansi Added K7 Max ISO/JIS; Fixed K8 Max ANSI matrix pins 2024-11-09 11:35:33 +08:00
firmware Added compiled firmware of K/Q/V Max keyboards 2024-11-09 11:43:17 +08:00
iso Added K7 Max ISO/JIS; Fixed K8 Max ANSI matrix pins 2024-11-09 11:35:33 +08:00
jis Added K7 Max ISO/JIS; Fixed K8 Max ANSI matrix pins 2024-11-09 11:35:33 +08:00
via_json
board.h
config.h
halconf.h
info.json Added K7 Max ISO/JIS; Fixed K8 Max ANSI matrix pins 2024-11-09 11:35:33 +08:00
k8_max.c
mcuconf.h
readme.md
rules.mk

Keychron K8 Max

Keychron K8 Max

A customizable 87 keys TKL keyboard.

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

make keychron/k8_max/ansi/rgb:default
make keychron/k8_max/ansi/white:default
make keychron/k8_max/iso/rgb:default
make keychron/k8_max/iso/white:default
make keychron/k8_max/jisi/rgb:default
make keychron/k8_max/jis/white:default

Flashing example for this keyboard:

make keychron/k8_max/ansi/rgb:default:flash
make keychron/k8_max/ansi/white:default:flash
make keychron/k8_max/iso/rgb:default:flash
make keychron/k8_max/iso/white:default:flash
make keychron/k8_max/jisi/rgb:default:flash
make keychron/k8_max/jis/white:default:flash

Reset Key: Toggle mode switch to "Cable", hold down the Esc key or reset button underneath space bar while connecting the USB cable,

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