qmk_userspace/keyboards/keychron/k10_max
2024-11-18 18:54:24 +08:00
..
ansi Added K10 Max ANSI and ISO 2024-11-05 12:24:20 +08:00
firmware Added compiled firmware of K/Q/V Max keyboards 2024-11-09 11:43:17 +08:00
iso Added K10 Max ANSI and ISO 2024-11-05 12:24:20 +08:00
via_json Added K10 Max ANSI and ISO 2024-11-05 12:24:20 +08:00
board.h Added K10 Max ANSI and ISO 2024-11-05 12:24:20 +08:00
config.h Added K10 Max ANSI and ISO 2024-11-05 12:24:20 +08:00
halconf.h Added K10 Max ANSI and ISO 2024-11-05 12:24:20 +08:00
info.json Added K10 Pro SE 2024-11-18 18:54:24 +08:00
k10_max.c Added K10 Max ANSI and ISO 2024-11-05 12:24:20 +08:00
mcuconf.h Added K10 Max ANSI and ISO 2024-11-05 12:24:20 +08:00
readme.md Added K10 Max ANSI and ISO 2024-11-05 12:24:20 +08:00
rules.mk Added K10 Max ANSI and ISO 2024-11-05 12:24:20 +08:00

Keychron K10 Max

Keychron K10 Max

A customizable 108 keys TKL keyboard.

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

make keychron/k10_max/ansi/rgb:default
make keychron/k10_max/ansi/white:default

make keychron/k10_max/iso/rgb:default
make keychron/k10_max/iso/white:default

Flashing example for this keyboard:

make keychron/k10_max/ansi/rgb:default:flash
make keychron/k10_max/ansi/white:default:flash

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