summaryrefslogtreecommitdiffstats
path: root/keyboards/keychron/k10_pro/readme.md
diff options
context:
space:
mode:
authorlokher <lokher@gmail.com>2023-03-02 12:12:18 +0800
committerlokher <lokher@gmail.com>2023-03-02 12:12:18 +0800
commitdd3a745176b002806ac95082115e09e72a033d28 (patch)
tree974f60f160e2cdc65aaf585bafba863dab449d0c /keyboards/keychron/k10_pro/readme.md
parent77f3d1738b6c9cba7aa7aae840200317a2bad73e (diff)
Add k7_pro and k10_pro; Update VIA json to match backlit effect list and fix k6_pro iso layout; Fix rtc issue
Diffstat (limited to 'keyboards/keychron/k10_pro/readme.md')
-rw-r--r--keyboards/keychron/k10_pro/readme.md21
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).