Joel Challis 5a0112df08 Migrate half-duplex `SERIAL_USART_TX_PIN` to DD (#24143) 2 years ago
..
ansi_encoder 26e84c513c Migrate SERIAL_DRIVER to json (#23925) 2 years ago
iso_encoder 26e84c513c Migrate SERIAL_DRIVER to json (#23925) 2 years 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 5a0112df08 Migrate half-duplex `SERIAL_USART_TX_PIN` to DD (#24143) 2 years ago
mcuconf.h 655c24d29d [Keyboard] Add Keychron Q11 (#20125) 3 years ago
q11.c d09a06a1b3 Update GPIO API usage in keyboard code (#23361) 2 years 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.