Joel Challis 43a27da296 Remove override of QK_{LED,RGB}_MATRIX_TOGGLE keycode (#25672) 4 months ago
..
ansi_encoder 6fa11bf219 Separate RGBLight/RGB Matrix keycode handling (#23679) 1 year ago
iso_encoder 6fa11bf219 Separate RGBLight/RGB Matrix keycode handling (#23679) 1 year ago
config.h 5a0112df08 Migrate half-duplex `SERIAL_USART_TX_PIN` to DD (#24143) 2 years ago
halconf.h 655c24d29d [Keyboard] Add Keychron Q11 (#20125) 3 years ago
info.json 0bd02952ea Remove `"command":false` from keyboards (#25193) 1 year ago
mcuconf.h 655c24d29d [Keyboard] Add Keychron Q11 (#20125) 3 years ago
q11.c 43a27da296 Remove override of QK_{LED,RGB}_MATRIX_TOGGLE keycode (#25672) 4 months ago
readme.md bf3a80d86c [Keyboard] Keychron Q11 ISO Version (#21438) 3 years ago

readme.md

Keychron Q11

Keychron Q11

A customizable 75% split keyboard.

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

make keychron/q11/ansi_encoder:default
make keychron/q11/iso_encoder:default

Flashing example for this keyboard:

make keychron/q11/ansi_encoder:default:flash
make keychron/q11/iso_encoder:default:flash

Reset Key: The master and slave side should be flashed individually, to enter flashing mode, hold down the key located at K01, which programmed as Esc while plugging in the keyboard for the master side and hold down the key located at K67, which programmed as Del while plugging in the keyboard for the slave side.

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.