qmk_firmware/keyboards/keychron/q9/readme.md

27 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

2022-12-19 09:42:45 +01:00
# Keychron Q9
![Keychron Q9](https://i.imgur.com/G8xJ4TRh.jpg)
2022-12-19 09:42:45 +01:00
A customizable 40% keyboard.
* Keyboard Maintainer: [Keychron](https://github.com/keychron)
* Hardware Supported: Keychron Q9
* Hardware Availability: [Keychron Q9 QMK Custom Mechanical Keyboard](https://www.keychron.com/products/keychron-q9-qmk-custom-mechanical-keyboard)
2022-12-19 09:42:45 +01:00
Make example for this keyboard (after setting up your build environment):
make keychron/q9/ansi:default
make keychron/q9/ansi_encoder:default
make keychron/q9/iso:default
make keychron/q9/iso_enocder:default
2022-12-19 09:42:45 +01:00
Flashing example for this keyboard:
2022-12-19 09:42:45 +01:00
make keychron/q9/ansi:default:flash
make keychron/q9/ansi_encoder:default:flash
make keychron/q9/iso:default:flash
make keychron/q9/iso_encoder:default:flash
2022-12-19 09:42:45 +01:00
**Reset Key**: Hold down the key located at *K00*, commonly programmed as *Esc* while plugging in the keyboard.
2022-12-19 09:42:45 +01: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).