keychron_qmk_firmware/keyboards/keychron/q2
2024-01-27 14:30:24 +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
jis Changed KC_NUHS to KC_BSLS in JIS keymap 2024-01-27 14:30:24 +08:00
jis_encoder Changed KC_NUHS to KC_BSLS in JIS keymap 2024-01-27 14:30:24 +08:00
config.h Update keychron all keyboards 2023-10-13 13:19:23 +08:00
halconf.h Move keychron all boards to new branch 2023-10-12 17:52:35 +08:00
info.json Update keychron all keyboards 2023-10-13 13:19:23 +08:00
mcuconf.h
q2.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

Keychron Q2

Keychron Q2

A customizable 65% keyboard.

  • Keyboard Maintainer: Keychron
  • Hardware Supported: Keychron Q2
  • Hardware Availability: Keychron

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

make keychron/q2/ansi:default
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

Flashing example for this keyboard (after setting up the bootloadHID flashing environment)

make keychron/q2/ansi:default:flash
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

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.