diff options
Diffstat (limited to 'keyboards/keychron/k10_pro/readme.md')
-rw-r--r-- | keyboards/keychron/k10_pro/readme.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/keychron/k10_pro/readme.md b/keyboards/keychron/k10_pro/readme.md new file mode 100644 index 0000000000..e4187e4ad4 --- /dev/null +++ b/keyboards/keychron/k10_pro/readme.md @@ -0,0 +1,21 @@ +# Keychron K10 Pro + +![Keychron K10 Pro](https://cdn.shopify.com/s/files/1/0059/0630/1017/t/5/assets/keychronk10pro1-1675418457918.jpg?v=1675418462) + +A customizable 108 keys keyboard. + +* Keyboard Maintainer: [Keychron](https://github.com/keychron) +* Hardware Supported: Keychron K10 Pro +* Hardware Availability: [Keychron K10 Pro QMK/VIA Wireless Mechanical Keyboard](https://www.keychron.com/collections/keychron-k-pro-series-keyboard/products/keychron-k10-pro-qmk-via-wireless-mechanical-keyboard) + +Make example for this keyboard (after setting up your build environment): + + make keychron/k10_pro/ansi/rgb:default + +Flashing example for this keyboard: + + make keychron/k10_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). |