diff options
author | lokher <lokher@gmail.com> | 2023-10-25 15:08:46 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-25 15:08:46 +0800 |
commit | d72ae351eabcf2baec05436b1e479182863bfda2 (patch) | |
tree | d18c407f6e996a309a27792ef12c604fd7a7e59c /keyboards/keychron/k15_pro/readme.md | |
parent | eca6feaf10c7077e00506c7dc5491cfde77546ce (diff) | |
parent | 1df560b679d2c8e8c6bf0e2156127d363eba0ce7 (diff) |
Merge pull request #185 from KeychronMacro/keychron_k15_pro
Add keychron k15 pro
Diffstat (limited to 'keyboards/keychron/k15_pro/readme.md')
-rwxr-xr-x | keyboards/keychron/k15_pro/readme.md | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/keychron/k15_pro/readme.md b/keyboards/keychron/k15_pro/readme.md new file mode 100755 index 0000000000..9dc7167e30 --- /dev/null +++ b/keyboards/keychron/k15_pro/readme.md @@ -0,0 +1,23 @@ +# Keychron K15 Pro + +![Keychron K15 Pro](https://i.imgur.com/lto9s98.jpg) + +A customizable 75% ergonomic keyboard. + +* Keyboard Maintainer: [Keychron](https://github.com/keychron) +* Hardware Supported: Keychron K15 Pro +* Hardware Availability:[Keychron](https://www.keychron.com) + +Make example for this keyboard (after setting up your build environment): + + make keychron/k5_pro/ansi_encoder/rgb:default + make keychron/k5_pro/ansi_encoder/white:default + +Flashing example for this keyboard: + + make keychron/k15_pro/ansi_enoder/rgb:default:flash + make keychron/k15_pro/ansi_enoder/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 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). |