2022-12-19 14:42:45 +06:00
# Keychron Q9
A customizable 40% keyboard.
* Keyboard Maintainer: [Keychron ](https://github.com/keychron )
* Hardware Supported: Keychron Q9
* Hardware Availability: [Keychron ](https://www.keychron.com )
Make example for this keyboard (after setting up your build environment):
2023-02-26 14:39:19 +06:00
```bash
make keychron/q9/q9_ansi_stm32l432:default
```
2022-12-19 14:42:45 +06:00
Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
2023-02-26 14:39:19 +06:00
```bash
make keychron/q9/q9_ansi_stm32l432:default:flash
```
2022-12-19 14:42:45 +06:00
2023-02-26 14:39:19 +06:00
**Reset Key**: Hold down the key located at *K00* , commonly programmed as *Esc* while plugging in the keyboard.
2022-12-19 14:42:45 +06:00
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 ).