diff options
Diffstat (limited to 'keyboards/keychron/k7_pro/readme.md')
-rw-r--r-- | keyboards/keychron/k7_pro/readme.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/keychron/k7_pro/readme.md b/keyboards/keychron/k7_pro/readme.md new file mode 100644 index 0000000000..9dd303a47a --- /dev/null +++ b/keyboards/keychron/k7_pro/readme.md @@ -0,0 +1,21 @@ +# Keychron K7 Pro + +![Keychron K7 Pro](https://cdn.shopify.com/s/files/1/0059/0630/1017/t/5/assets/keychron-k7-pro-camerashot-photo-1-1676860139452.jpg?v=1676860142) + +A customizable 68 keys TKL low profile switch keyboard. + +* Keyboard Maintainer: [Keychron](https://github.com/keychron) +* Hardware Supported: Keychron K7 Pro +* Hardware Availability: [Keychron K7 Pro QMK/VIA Wireless Mechanical Keyboard](https://www.keychron.com/products/keychron-k7-pro-qmk-via-wireless-custom-mechanical-keyboard) + +Make example for this keyboard (after setting up your build environment): + + make keychron/k7_pro/ansi/rgb:default + +Flashing example for this keyboard: + + make keychron/k7_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). |