mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-25 12:46:41 +00:00
6fa11bf219
* Separate RGBLight/RGB Matrix keycode handling * Remove `_DISABLE_KEYCODES` handling * Update RGB Matrix keycode docs * Update underglow keycodes for previously migrated boards * Update keycodes for boards with custom handling * Fix typos * Fix bad merge |
||
---|---|---|
.. | ||
ansi | ||
ansi_encoder | ||
iso | ||
iso_encoder | ||
config.h | ||
halconf.h | ||
info.json | ||
matrix.c | ||
mcuconf.h | ||
q6.c | ||
readme.md |
Keychron Q6
A customizable 100% keyboard.
Make example for this keyboard (after setting up your build environment):
make keychron/q6/ansi:default
Flashing example for this keyboard:
make keychron/q6/ansi:default:flash
Reset Key: Hold down the key located at K00, commonly programmed as Esc while plugging in the keyboard.
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.