forked from mirrors/qmk_userspace
Added K2 Max
This commit is contained in:
parent
870da5083e
commit
1e72758c02
59 changed files with 4433 additions and 0 deletions
35
keyboards/keychron/k2_max/readme.md
Normal file
35
keyboards/keychron/k2_max/readme.md
Normal file
|
@ -0,0 +1,35 @@
|
|||
# Keychron K2 Max
|
||||
|
||||

|
||||
|
||||
A customizable 84 keys TKL keyboard.
|
||||
|
||||
* Keyboard Maintainer: [Keychron](https://github.com/keychron)
|
||||
* Hardware Supported: Keychron K2 Max
|
||||
* Hardware Availability: [Keychron K2 Max QMK/VIA Wireless Custom Mechanical Keyboard](https://www.keychron.com/collections/keychron-k-max-series-keyboard/products/keychron-k2-max-qmk-wireless-mechanical-keyboard)
|
||||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
make keychron/k2_max/ansi/rgb:default
|
||||
make keychron/k2_max/ansi/white:default
|
||||
|
||||
make keychron/k2_max/iso/rgb:default
|
||||
make keychron/k2_max/iso/white:default
|
||||
|
||||
make keychron/k2_max/jis/rgb:default
|
||||
make keychron/k2_max/jis/white:default
|
||||
|
||||
Flashing example for this keyboard:
|
||||
|
||||
make keychron/k2_max/ansi/rgb:default:flash
|
||||
make keychron/k2_max/ansi/white:default:flash
|
||||
|
||||
make keychron/k2_max/iso/rgb:default:flash
|
||||
make keychron/k2_max/iso/white:default:flash
|
||||
|
||||
make keychron/k2_max/jis/rgb:default:flash
|
||||
make keychron/k2_max/jis/white:default:flash
|
||||
|
||||
**Reset Key**: Disconnect the USB cable, toggle mode switch to "Cable", hold down the *Esc* key or reset button underneath space bar, then connect the USB 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