forked from mirrors/qmk_userspace
Added wireless support; Added Lemokey L3; Added Keychron V1 Max
This commit is contained in:
parent
9539f135d8
commit
4ae5990fcc
31585 changed files with 99327 additions and 1763186 deletions
31
keyboards/keychron/k9_pro/readme.md
Normal file
31
keyboards/keychron/k9_pro/readme.md
Normal file
|
@ -0,0 +1,31 @@
|
|||
# Keychron K9 Pro
|
||||
|
||||

|
||||
|
||||
A customizable 60% keyboard.
|
||||
|
||||
* Keyboard Maintainer: [Keychron](https://github.com/keychron)
|
||||
* Hardware Supported: Keychron K9 Pro
|
||||
* Hardware Availability: [Keychron K9 Pro QMK/VIA Wireless Custom Mechanical Keyboard](https://www.keychron.com/products/keychron-k9-pro-qmk-via-wireless-custom-mechanical-keyboard)
|
||||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
make keychron/k9_pro/ansi/rgb:default
|
||||
make keychron/k9_pro/ansi/white:default
|
||||
make keychron/k9_pro/iso/rgb:default
|
||||
make keychron/k9_pro/iso/white:default
|
||||
make keychron/k9_pro/jis/rgb:default
|
||||
make keychron/k9_pro/jis/white:default
|
||||
|
||||
Flashing example for this keyboard:
|
||||
|
||||
make keychron/k9_pro/ansi/rgb:default:flash
|
||||
make keychron/k9_pro/ansi/white:default:flash
|
||||
make keychron/k9_pro/iso/rgb:default:flash
|
||||
make keychron/k9_pro/iso/white:default:flash
|
||||
make keychron/k9_pro/jis/rgb:default:flash
|
||||
make keychron/k9_pro/jis/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).
|
Loading…
Add table
Add a link
Reference in a new issue