qmk_firmware/keyboards/keychron/q8
2024-02-09 06:56:13 +00:00
..
ansi Update keyboard LED driver configs (#22638) 2023-12-18 20:13:08 +00:00
ansi_encoder Update keyboard LED driver configs (#22638) 2023-12-18 20:13:08 +00:00
iso Update keyboard LED driver configs (#22638) 2023-12-18 20:13:08 +00:00
iso_encoder Update keyboard LED driver configs (#22638) 2023-12-18 20:13:08 +00:00
config.h Migrate dip switch config to info.json - keychron (#23037) 2024-02-09 06:56:13 +00:00
halconf.h [Keyboard] Add Keychron Q8 (#19126) 2022-12-04 01:26:27 -08:00
info.json Migrate dip switch config to info.json - keychron (#23037) 2024-02-09 06:56:13 +00:00
mcuconf.h [Keyboard] Add Keychron Q8 (#19126) 2022-12-04 01:26:27 -08:00
q8.c Migrate dip switch config to info.json - keychron (#23037) 2024-02-09 06:56:13 +00:00
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.