mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-22 16:37:58 +06:00
.. | ||
ansi | ||
iso | ||
jis | ||
via_json | ||
config.h | ||
halconf.h | ||
info.json | ||
k5_pro.c | ||
k5_pro.h | ||
matrix.c | ||
mcuconf.h | ||
readme.md | ||
rules.mk |
Keychron K5 Pro
A customizable 100% keyboard.
- Keyboard Maintainer: Keychron
- Hardware Supported: Keychron K5 Pro
- Hardware Availability: Keychron K5 Pro QMK/VIA Wireless Custom Mechanical Keyboard
Make example for this keyboard (after setting up your build environment):
make keychron/k5_pro/ansi/rgb:default
make keychron/k5_pro/ansi/white:default
make keychron/k5_pro/iso/rgb:default
make keychron/k5_pro/iso/white:default
make keychron/k5_pro/jis/rgb:default
make keychron/k5_pro/jis/white:default
Flashing example for this keyboard:
make keychron/k5_pro/ansi/rgb:default:flash
make keychron/k5_pro/ansi/white:default:flash
make keychron/k5_pro/iso/rgb:default:flash
make keychron/k5_pro/iso/white:default:flash
make keychron/k5_pro/jis/rgb:default:flash
make keychron/k5_pro/jis/white:default:flash
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.