summaryrefslogtreecommitdiffstats
path: root/keyboards/keychron/k1_pro/readme.md
diff options
context:
space:
mode:
authorlalalademaxiya1 <2831039915@qq.com>2023-03-02 17:31:35 +0800
committerlalalademaxiya1 <2831039915@qq.com>2023-03-02 17:31:35 +0800
commit09c270ab0db52ad8564cc35952a243551860ea21 (patch)
tree1c6b6517651f460b9b612e3492a56c2392134d69 /keyboards/keychron/k1_pro/readme.md
parent77f3d1738b6c9cba7aa7aae840200317a2bad73e (diff)
Add some new boards
Added k1_pro, k5_pro, k9_pro, k13_pro, q2_pro and q3_pro.
Diffstat (limited to 'keyboards/keychron/k1_pro/readme.md')
-rwxr-xr-xkeyboards/keychron/k1_pro/readme.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/keychron/k1_pro/readme.md b/keyboards/keychron/k1_pro/readme.md
new file mode 100755
index 0000000000..485c381a4d
--- /dev/null
+++ b/keyboards/keychron/k1_pro/readme.md
@@ -0,0 +1,19 @@
+# Keychron K1 Pro
+
+A customizable 80% TKL keyboard.
+
+* Keyboard Maintainer: [Keychron](https://github.com/keychron)
+* Hardware Supported: Keychron K1 Pro
+* Hardware Availability: [Keychron](https://www.keychron.com)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make keychron/k1_pro/ansi/rgb:default
+
+Flashing example for this keyboard:
+
+ make keychron/k1_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).