diff options
author | lokher <lokher@gmail.com> | 2022-10-26 13:11:19 +0800 |
---|---|---|
committer | lokher <lokher@gmail.com> | 2022-10-26 13:11:19 +0800 |
commit | 091d4e47e90a81034fe834c0697e52d2eccf12db (patch) | |
tree | f652853b7a775813919b68f1e70aed4f6f86345b /keyboards/keychron/k6_pro/readme.md | |
parent | f67150f16cb0e5bc71dc3320750ff96ba99e96dc (diff) |
Add K6 Pro;Fix PID of K8 Pro ISO RGB
Diffstat (limited to 'keyboards/keychron/k6_pro/readme.md')
-rw-r--r-- | keyboards/keychron/k6_pro/readme.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/keychron/k6_pro/readme.md b/keyboards/keychron/k6_pro/readme.md new file mode 100644 index 0000000000..f2c39b7a82 --- /dev/null +++ b/keyboards/keychron/k6_pro/readme.md @@ -0,0 +1,21 @@ +# Keychron K6 Pro + +![Keychron K6 Pro](https://cdn.shopify.com/s/files/1/0059/0630/1017/t/5/assets/keychronk6pr0qmkviawirelesscustommechanicalkeyboard-1659094228146.jpg?v=1659094230) + +A customizable 87 keys TKL keyboard. + +* Keyboard Maintainer: [Keychron](https://github.com/keychron) +* Hardware Supported: Keychron K6 Pro +* Hardware Availability: [Keychron K6 Pro QMK/VIA Wireless Mechanical Keyboard](https://www.keychron.com/products/keychron-k6-pro-qmk-via-wireless-custom-mechanical-keyboard) + +Make example for this keyboard (after setting up your build environment): + + make keychron/k6_pro/ansi/rgb:default + +Flashing example for this keyboard: + + make keychron/k6_pro/ansi/rgb: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](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). |