keychron_qmk_firmware/keyboards/keychron/q10/readme.md
2022-12-27 18:46:30 +08:00

24 lines
832 B
Markdown

# Keychron Q10
A customizable 75% ergonomic keyboard.
* Keyboard Maintainer: [Keychron](https://github.com/keychron)
* Hardware Supported: Keychron Q10
* Hardware Availability: [Keychron](https://www.keychron.com)
Make example for this keyboard (after setting up your build environment):
```bash
make keychron/q10/q10_ansi_stm32l432:default
```
Flashing example for this keyboard:
```bash
make keychron/q10/q10_ansi_stm32l432:default:flash
```
**Reset Key**: Hold down the key located at *K01*, which programmed as *Esc* while plugging in the keyboard.
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).