2022-01-14 19:58:09 +01:00
# Keychron Q2
2023-10-04 05:52:09 +02:00
![Keychron Q2 ](https://i.imgur.com/9bJ6Moh.jpg )
2022-01-14 19:58:09 +01:00
A customizable 65% keyboard.
* Keyboard Maintainer: [Keychron ](https://github.com/keychron )
* Hardware Supported: Keychron Q2
2023-10-04 05:52:09 +02:00
* Hardware Availability: [Keychron Q2 QMK Custom Mechanical Keyboard ](https://www.keychron.com/products/keychron-q2-qmk-custom-mechanical-keyboard )
2022-01-14 19:58:09 +01:00
Make example for this keyboard (after setting up your build environment):
2023-02-09 21:40:17 +01:00
make keychron/q2/ansi:default
2023-10-04 05:52:09 +02:00
make keychron/q2/ansi_encoder:default
make keychron/q2/iso:default
make keychron/q2/iso_encoder:default
make keychron/q2/jis:default
make keychron/q2/jis_encoder:default
2022-01-14 19:58:09 +01:00
Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
2023-02-09 21:40:17 +01:00
make keychron/q2/ansi:default:flash
2023-10-04 05:52:09 +02:00
make keychron/q2/ansi_encoder:default:flash
make keychron/q2/iso:default:flash
make keychron/q2/iso_encoder:default:flash
make keychron/q2/jis:default:flash
make keychron/q2/jis_encoder:default:flash
2022-01-14 19:58:09 +01:00
**Reset Key**: Hold down the key located at *K00* , commonly programmed as *Esc* while plugging in the keyboard.
2023-10-04 05:52:09 +02: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 ).