qmk_firmware/keyboards/keychron/k11_pro
2024-01-10 14:07:34 +08:00
..
ansi Added k11 pro 2023-08-02 15:12:58 +08:00
ansi_encoder Increased device version of k11 pro ansi_encoder 2023-08-12 10:04:39 +08:00
via_json Change fn1 keycap size to 1u instead of 1.25 2023-09-04 20:51:25 +09:00
config.h Update keyboards/keychron/k11_pro/config.h 2023-08-07 09:12:56 +08:00
halconf.h Update keyboards/keychron/k11_pro/halconf.h 2023-08-07 09:13:36 +08:00
info.json Added k11 pro 2023-08-02 15:12:58 +08:00
k11_pro.c Update q8 pro and k11 pro 2023-08-28 10:11:32 +08:00
k11_pro.h Update keyboards/keychron/k11_pro/k11_pro.h 2023-08-07 09:13:02 +08:00
matrix.c Added k11 pro 2023-08-02 15:12:58 +08:00
mcuconf.h Added k11 pro 2023-08-02 15:12:58 +08:00
readme.md typo fixed in k11_pro/readme.md 2024-01-10 14:07:34 +08:00
rules.mk Update keyboards/keychron/k11_pro/rules.mk 2023-08-07 09:13:09 +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_encoder/rgb:default
make keychron/k11_pro/ansi_encoder/white:default

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

make keychron/k11_pro/ansi_encoder/rgb:default:flash
make keychron/k11_pro/ansi_encoder/white: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.