qmk_userspace/keyboards/keychron/k11_pro
2024-01-11 11:36:16 +08:00
..
ansi Added shutdown fucntion to snled driver 2024-01-11 11:36:16 +08:00
ansi_encoder Added shutdown fucntion to snled driver 2024-01-11 11:36:16 +08:00
via_json Added wireless support; Added Lemokey L3; Added Keychron V1 Max 2024-01-10 16:22:49 +08:00
config.h Added wireless support; Added Lemokey L3; Added Keychron V1 Max 2024-01-10 16:22:49 +08:00
halconf.h Added wireless support; Added Lemokey L3; Added Keychron V1 Max 2024-01-10 16:22:49 +08:00
info.json Added wireless support; Added Lemokey L3; Added Keychron V1 Max 2024-01-10 16:22:49 +08:00
k11_pro.c Added wireless support; Added Lemokey L3; Added Keychron V1 Max 2024-01-10 16:22:49 +08:00
k11_pro.h Added wireless support; Added Lemokey L3; Added Keychron V1 Max 2024-01-10 16:22:49 +08:00
matrix.c Added wireless support; Added Lemokey L3; Added Keychron V1 Max 2024-01-10 16:22:49 +08:00
mcuconf.h Added wireless support; Added Lemokey L3; Added Keychron V1 Max 2024-01-10 16:22:49 +08:00
readme.md Added wireless support; Added Lemokey L3; Added Keychron V1 Max 2024-01-10 16:22:49 +08:00
rules.mk Added wireless support; Added Lemokey L3; Added Keychron V1 Max 2024-01-10 16:22:49 +08:00

Keychron K11 Pro

Keychron K11 Pro

A customizable 65% and ergonomic keyboard.

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

make keychron/k11_pro/ansi:default
make keychron/k11_pro/ansi_encoder:default

Flashing example for this keyboard (after setting up the bootloadHID flashing environment)

make keychron/k11_pro/ansi:default:flash
make keychron/k11_pro/ansi_encoder:default:flash

Reset Key: Hold down the key located at K00, commonly programmed as Esc while plugging in the keyboard.

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