forked from mirrors/qmk_firmware
.. | ||
ansi | ||
iso | ||
config.h | ||
halconf.h | ||
info.json | ||
mcuconf.h | ||
q4.c | ||
readme.md |
Keychron Q4
A customizable 60% keyboard.
Q4 Version 1 uses only 2 ICs for CKLED2001 and Q4 Version 2 uses only one IC.
- Keyboard Maintainer: Keychron
- Hardware Supported: Keychron Q4
- Hardware Availability: Keychron Q4 QMK Custom Mechanical Keyboard
Make example for this keyboard (after setting up your build environment):
make keychron/q4/ansi/v1:default
make keychron/q4/ansi/v2:default
make keychron/q4/iso:default
Flashing example for this keyboard (after setting up the bootloadHID flashing environment)
make keychron/q4/ansi/v1:default:flash
make keychron/q4/ansi/v2:default:flash
make keychron/q4/iso: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.