diff options
author | lalalademaxiya1 <2831039915@qq.com> | 2023-03-02 17:31:35 +0800 |
---|---|---|
committer | lalalademaxiya1 <2831039915@qq.com> | 2023-03-02 17:31:35 +0800 |
commit | 09c270ab0db52ad8564cc35952a243551860ea21 (patch) | |
tree | 1c6b6517651f460b9b612e3492a56c2392134d69 /keyboards/keychron/q3_pro/readme.md | |
parent | 77f3d1738b6c9cba7aa7aae840200317a2bad73e (diff) |
Add some new boards
Added k1_pro, k5_pro, k9_pro, k13_pro, q2_pro and q3_pro.
Diffstat (limited to 'keyboards/keychron/q3_pro/readme.md')
-rwxr-xr-x | keyboards/keychron/q3_pro/readme.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/keychron/q3_pro/readme.md b/keyboards/keychron/q3_pro/readme.md new file mode 100755 index 0000000000..0929ad417e --- /dev/null +++ b/keyboards/keychron/q3_pro/readme.md @@ -0,0 +1,19 @@ +# Keychron Q3 Pro + +A customizable 80% TKL keyboard. + +* Keyboard Maintainer: [Keychron](https://github.com/keychron) +* Hardware Supported: Keychron K2 Pro +* Hardware Availability: [Keychron K2 Pro QMK/VIA Wireless Mechanical Keyboard](https://www.keychron.com/products/keychron-k2-pro-qmk-via-wireless-mechanical-keyboard) + +Make example for this keyboard (after setting up your build environment): + + make keychron/q3_pro/encoder/ansi/rgb:default + +Flashing example for this keyboard: + + make keychron/q3_pro/encoder/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). |