keychron_qmk_firmware/keyboards/keychron/q6
2023-10-13 13:19:23 +08:00
..
ansi Update keychron all keyboards 2023-10-13 13:19:23 +08:00
ansi_encoder Update keychron all keyboards 2023-10-13 13:19:23 +08:00
iso Update keychron all keyboards 2023-10-13 13:19:23 +08:00
iso_encoder Update keychron all keyboards 2023-10-13 13:19:23 +08:00
config.h Update keychron all keyboards 2023-10-13 13:19:23 +08:00
halconf.h
info.json Update keychron all keyboards 2023-10-13 13:19:23 +08:00
mcuconf.h
q6.c Update keychron all keyboards 2023-10-13 13:19:23 +08:00
readme.md Update keychron all keyboards 2023-10-13 13:19:23 +08:00
rules.mk Update keychron all keyboards 2023-10-13 13:19:23 +08:00

Keychron Q6

Keychron Q6

A customizable 100% keyboard.

Make example for this keyboard (after setting up your build environment):

make keychron/q6/ansi:default
make keychron/q6/ansi_encoder:default
make keychron/q6/iso:default
make keychron/q6/iso_encoder:default

Flashing example for this keyboard:

make keychron/q6/ansi:default:flash
make keychron/q6/ansi_encoder:default:flash
make keychron/q6/iso:default:flash
make keychron/q6/iso_encoder:default:flash

bootloader

Enter the bootloader in two ways:

  • Bootmagic reset: Hold down the key located at K00, commonly programmed as Esc while plugging in the keyboard.
  • Physical reset button: Briefly press the RESET button under the spacebar.

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.