diff options
author | lokher <lokher@gmail.com> | 2023-02-01 16:00:45 +0800 |
---|---|---|
committer | lokher <lokher@gmail.com> | 2023-02-01 16:00:45 +0800 |
commit | cb53316c05852f66c651784641229bac13851c8b (patch) | |
tree | 1877b0515916f89525b619f94ce3aa8bcc684f62 /keyboards/keychron/k4_pro/readme.md | |
parent | a0d162e03ae1301c64a04b04264b53d0787c1358 (diff) |
add k4_pro;add via json files
Diffstat (limited to 'keyboards/keychron/k4_pro/readme.md')
-rw-r--r-- | keyboards/keychron/k4_pro/readme.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/keychron/k4_pro/readme.md b/keyboards/keychron/k4_pro/readme.md new file mode 100644 index 0000000000..a1c94167da --- /dev/null +++ b/keyboards/keychron/k4_pro/readme.md @@ -0,0 +1,21 @@ +# Keychron K4 Pro + +![Keychron K4 Pro](https://cdn.shopify.com/s/files/1/0059/0630/1017/t/5/assets/keychron-k4-pro-wireless-custom-mechanical-keyboard1-1672887299925.jpg?v=1672887302) + +A customizable 100 keys keyboard. + +* Keyboard Maintainer: [Keychron](https://github.com/keychron) +* Hardware Supported: Keychron K4 Pro +* Hardware Availability: [Keychron K4 Pro QMK/VIA Wireless Mechanical Keyboard](https://www.keychron.com/products/keychron-k4-pro-qmk-via-wireless-mechanical-keyboard) + +Make example for this keyboard (after setting up your build environment): + + make keychron/k4_pro/ansi/rgb:default + +Flashing example for this keyboard: + + make keychron/k4_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). |