qmk_userspace/keyboards/keychron/k17_max/readme.md
2024-12-05 10:11:32 +08:00

35 lines
1.5 KiB
Markdown

# Keychron K17 Max
![Keychron K17 Max](https://cdn.shopify.com/s/files/1/0059/0630/1017/files/K17-Max-3.jpg?v=1720250313)
A customizable 96% low profile keyboard.
* Keyboard Maintainer: [Keychron](https://github.com/keychron)
* Hardware Supported: Keychron K17 Max
* Hardware Availability: [Keychron K17 Max QMK/VIA Wireless Custom Mechanical Keyboard](https://www.keychron.com/products/keychron-k17-max-qmk-via-wireless-custom-mechanical-keyboard)
Make example for this keyboard (after setting up your build environment):
make keychron/k17_max/ansi/rgb:default
make keychron/k17_max/ansi/white:default
make keychron/k17_max/iso/rgb:default
make keychron/k17_max/iso/white:default
make keychron/k17_max/jis/rgb:default
make keychron/k17_max/jis/white:default
Flashing example for this keyboard:
make keychron/k17_max/ansi/rgb:default:flash
make keychron/k17_max/ansi/white:default:flash
make keychron/k17_max/iso/rgb:default:flash
make keychron/k17_max/iso/white:default:flash
make keychron/k17_max/jis/rgb:default:flash
make keychron/k17_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).