qmk_firmware/keyboards/keychron/q8
2023-04-15 16:18:44 +01:00
..
ansi Move RGB_MATRIX_DRIVER to data driven (#20350) 2023-04-08 18:08:08 +10:00
ansi_encoder Encodermap direction define. (#20454) 2023-04-15 16:18:44 +01:00
iso Move RGB_MATRIX_DRIVER to data driven (#20350) 2023-04-08 18:08:08 +10:00
iso_encoder Encodermap direction define. (#20454) 2023-04-15 16:18:44 +01:00
config.h Move matrix config to info.json, part 8 (#20030) 2023-03-11 04:59:07 +11:00
halconf.h [Keyboard] Add Keychron Q8 (#19126) 2022-12-04 01:26:27 -08:00
mcuconf.h [Keyboard] Add Keychron Q8 (#19126) 2022-12-04 01:26:27 -08:00
q8.c Remove useless "ifdef KEYBOARD_*" (#20078) 2023-03-16 20:18:33 +11:00
readme.md [Keyboard] Add Keychron Q8 (#19126) 2022-12-04 01:26:27 -08:00

Keychron Q8

A customizable 65% Alice layout keyboard.

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

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

make keychron/q8/ansi:default

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

make keychron/q8/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.