logo

qmk_firmware

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

readme.md (941B)


  1. # Quarkeys Z60 Keyboard
  2. A 60% Gasket keyboard with innovated top enclosure made by Quarkeys, second of out projects.
  3. * Keyboard Maintainer: [Quarkeys Studio](www.quarkeys.com)
  4. * Hardware Supported: Z60-ACR, Z60-Evolve
  5. * Hardware Specs: Solder version with per-key RGBs, layer & Capslock indicators
  6. Hotswap version with per-key RGBs, layer & Capslock indicators
  7. Make example for this keyboard solder version keymap(after setting up your build environment):
  8. make quarkeys/z60/solder:default
  9. Flashing example for this keyboard:
  10. make quarkeys/z60/solder:default:flash
  11. **Bootloader:** Press the `QK_BOOT` keycode at ESC position of layer 1.
  12. 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).