mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-26 10:27:52 +06:00
…
|
||
---|---|---|
.. | ||
ansi_encoder | ||
iso_encoder | ||
via_json | ||
config.h | ||
halconf.h | ||
info.json | ||
k17_pro.c | ||
k17_pro.h | ||
matrix.c | ||
mcuconf.h | ||
readme.md | ||
rules.mk |
Keychron K17 Pro
A wireless custom mechanical 96% keyboard.
Make example for this keyboard (after setting up your build environment):
make keychron/k17_pro/ansi_encoder:default
make keychron/k17_pro/iso_encoder:default
Flashing example for this keyboard:
make keychron/k17_pro/ansi_encoder:default:flash
make keychron/k17_pro/iso_encoder:default:flash
bootloader
Enter the bootloader in two ways:
Reset Key: Connect the USB cable, toggle mode switch to "Off", hold down the Esc key or reset button underneath space bar, then toggle then switch to "Cable".
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.