mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-16 00:45:00 +00:00
20 lines
870 B
Markdown
20 lines
870 B
Markdown
|
# Quarkeys Z67 Keyboard
|
||
|
|
||
|
A 65% Gasket keyboard made by Quarkeys Studio, third of our projects.
|
||
|
|
||
|
* Keyboard Maintainer: [Quarkeys Studio](www.quarkeys.com)
|
||
|
* Hardware Supported: Z67-YUN
|
||
|
* Hardware Specs: Solder version with throught hole for LEDs, hotswap version with per-key RGBs, layer & Capslock indicators
|
||
|
|
||
|
Make example for this keyboard solder version keymap(after setting up your build environment):
|
||
|
|
||
|
make quarkeys/z67/solder:default
|
||
|
|
||
|
Flashing example for this keyboard:
|
||
|
|
||
|
make quarkeys/z67/solder:default:flash
|
||
|
|
||
|
**Bootloader:** Press the `QK_BOOT` keycode at ESC position of layer 1.
|
||
|
|
||
|
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).
|