logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (1246B)


  1. # Keychron Q11
  2. ![Keychron Q11](https://i.imgur.com/FPTNqKj.jpg)
  3. A customizable 75% split keyboard.
  4. * Keyboard Maintainer: [Keychron](https://github.com/keychron)
  5. * Hardware Supported: Keychron Q11
  6. * Hardware Availability: [Keychron Q11 QMK Custom Mechanical Keyboard](https://www.keychron.com/products/keychron-q11-qmk-custom-mechanical-keyboard)
  7. Make example for this keyboard (after setting up your build environment):
  8. make keychron/q11/ansi_encoder:default
  9. make keychron/q11/iso_encoder:default
  10. Flashing example for this keyboard:
  11. make keychron/q11/ansi_encoder:default:flash
  12. make keychron/q11/iso_encoder:default:flash
  13. **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.
  14. See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).