qmk_firmware/keyboards/keychron/q8
..
ansi
ansi_encoder Separate RGBLight/RGB Matrix keycode handling (#23679) 2024-10-12 18:43:50 +02:00
iso
iso_encoder
config.h
halconf.h [Keyboard] Add Keychron Q8 (#19126) 2022-12-04 01:26:27 -08:00
info.json Remove "command":false from keyboards (#25193) 2025-04-24 10:28:13 +10:00
mcuconf.h
q8.c
readme.md [Keyboard] Update Keychron Q8 (#22578) 2023-12-14 00:44:44 -07:00

Keychron Q8

Keychron Q8

A customizable 65% Alice layout keyboard.

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

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

Flashing example for this keyboard:

make keychron/q8/ansi:default:flash
make keychron/q8/ansi_encoder:default:flash
make keychron/q8/iso:default:flash
make keychron/q8/iso_encoder: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.