qmk_userspace/keyboards/keychron/v1_max
2025-01-17 15:08:58 +08:00
..
ansi_encoder V1 Max ISO version updated to 1.0.2; tidied up V1 Max 2024-12-05 10:11:11 +08:00
firmware Added compiled firmware of K/Q/V Max keyboards 2024-11-09 11:43:17 +08:00
iso_encoder V1 Max ISO version updated to 1.0.2; tidied up V1 Max 2024-12-05 10:11:11 +08:00
jis_encoder Added V1 Max JIS 2025-01-17 15:08:58 +08:00
via_json Added V1 Max JIS 2025-01-17 15:08:58 +08:00
board.h
config.h V1 Max ISO version updated to 1.0.2; tidied up V1 Max 2024-12-05 10:11:11 +08:00
halconf.h
info.json Add Q10 Max ANSI Encoder 2024-02-18 16:10:06 +08:00
mcuconf.h
readme.md
rules.mk
v1_max.c Add Q5/Q6/Q8/K5/K7/V5 Max 2024-01-31 18:25:41 +08:00

Keychron V1 Max

Keychron V1 Max

A customizable wireless 75% keyboard.

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

make keychron/v1_max/ansi_encoder:default
make keychron/v1_max/iso_encoder:default

Flashing example for this keyboard:

make keychron/v1_max/ansi_encoder:default:flash
make keychron/v1_max/iso_encoder: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.