forked from qmk/qmk_firmware
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Quarkeys Studio Z67 Hotswap Community Layout Support (qmk#22096)
- Loading branch information
1 parent
ddb631e
commit b9f0ec0
Showing
4 changed files
with
74 additions
and
49 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Quarkeys Z67 Hotswap | ||
|
||
![Quarkeys Z67 Hotswap](https://raw.githubusercontent.com/noroadsleft/qmk_images/master/keyboards/quarkeys/z67/hotswap/72b918_11e28d17b7e648eaaacd19f6c50fc372~mv2.jpg) | ||
|
||
A hotswap 65% keyboard in ANSI layout with a 0.5u blocker, featuring per-key RGB. | ||
|
||
* Keyboard Maintainer: [TommyZ](https://github.com/tommyamoszhao) | ||
* Hardware Supported: Quarkeys Z67 Hotswap | ||
* Hardware Availability: [Quarkeys Studio](https://www.quarkeys.com/product-page/z67) | ||
|
||
Make example for this keyboard (after setting up your build environment): | ||
|
||
make quarkeys/z67/hotswap:default | ||
|
||
Flashing example for this keyboard: | ||
|
||
make quarkeys/z67/hotswap: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). |