qmk_userspace/keyboards/keychron/k7_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 Added K7 Max ISO/JIS; Fixed K8 Max ANSI matrix pins 2024-11-09 11:35:33 +08:00
board.h Added K7 Max ISO/JIS; Fixed K8 Max ANSI matrix pins 2024-11-09 11:35:33 +08:00
config.h Added K7 Max ISO/JIS; Fixed K8 Max ANSI matrix pins 2024-11-09 11:35:33 +08:00
halconf.h Added K7 Max ISO/JIS; Fixed K8 Max ANSI matrix pins 2024-11-09 11:35:33 +08:00
info.json Added K7 Max ISO/JIS; Fixed K8 Max ANSI matrix pins 2024-11-09 11:35:33 +08:00
k7_max.c Added K7 Max ISO/JIS; Fixed K8 Max ANSI matrix pins 2024-11-09 11:35:33 +08:00
mcuconf.h
readme.md Added K7 Max ISO/JIS; Fixed K8 Max ANSI matrix pins 2024-11-09 11:35:33 +08:00
rules.mk

Keychron K7 Max

Keychron K7 Max

A customizable 65% low profile keyboard.

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

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

Flashing example for this keyboard:

make keychron/k7_max/ansi/rgb:default:flash
make keychron/k7_max/ansi/white:default:flash
make keychron/k7_max/iso/rgb:default:flash
make keychron/k7_max/iso/white:default:flash
make keychron/k7_max/jis/rgb:default:flash
make keychron/k7_max/jis/white:default:flash

Reset Key: Disconnect the USB cable, toggle mode switch to "Cable", hold down the Esc key or reset button underneath space bar, then connect 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.