diff options
author | lalalademaxiya1 <2831039915@qq.com> | 2023-10-16 10:57:35 +0800 |
---|---|---|
committer | lalalademaxiya1 <2831039915@qq.com> | 2023-10-16 10:57:35 +0800 |
commit | 39503982d15af018f55b536f3d2671ae58e58df3 (patch) | |
tree | a5d9f8a9708a4c0fdc9f06dd9b2faf63f49b9cec /keyboards/keychron/k14_pro/readme.md | |
parent | 156b2cf426f960cf4c6de0818dc5999f5d68903c (diff) | |
parent | 00af20f690b66b11c3c00826b5193a306b611ec4 (diff) |
Merge branch 'temp' into keychron_k5_pro
Diffstat (limited to 'keyboards/keychron/k14_pro/readme.md')
-rwxr-xr-x | keyboards/keychron/k14_pro/readme.md | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/keychron/k14_pro/readme.md b/keyboards/keychron/k14_pro/readme.md new file mode 100755 index 0000000000..4276424e47 --- /dev/null +++ b/keyboards/keychron/k14_pro/readme.md @@ -0,0 +1,23 @@ +# Keychron K14 Pro + +![Keychron K14 Pro](https://i.imgur.com/oDkNCbI.jpg) + +A customizable 70% keyboard. + +* Keyboard Maintainer: [Keychron](https://github.com/keychron) +* Hardware Supported: Keychron K14 Pro +* Hardware Availability:[Keychron K14 Pro QMK/VIA Wireless Mechanical Keyboard](https://www.keychron.com/products/keychron-k14-pro-qmk-via-wireless-mechanical-keyboard) + +Make example for this keyboard (after setting up your build environment): + + make keychron/k14_pro/ansi/rgb:default + make keychron/k14_pro/ansi/white:default + +Flashing example for this keyboard: + + make keychron/k14_pro/ansi/rgb:default:flash + make keychron/k14_pro/ansi/white: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 the 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). |