Added K2 Max

This commit is contained in:
lokher 2024-11-27 18:04:06 +08:00
parent 870da5083e
commit 1e72758c02
59 changed files with 4433 additions and 0 deletions

View file

@ -0,0 +1,35 @@
# Keychron K2 Max
![Keychron K2 Max](https://cdn.shopify.com/s/files/1/0059/0630/1017/files/K2_Max1.jpg?v=1721721488)
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).