summaryrefslogtreecommitdiffstats
path: root/keyboards/quarkeys/z67/hotswap/readme.md
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2023-09-20 22:16:22 -0700
committerGitHub <noreply@github.com>2023-09-20 22:16:22 -0700
commite91bf4583fb9279daf826f7c662e84db3465120b (patch)
treeb33fa4bb8cef76a47098cf5fea51f9687236b9a0 /keyboards/quarkeys/z67/hotswap/readme.md
parentf543a448368ef2a657fd7f85ce0d451092e13e17 (diff)
Quarkeys Studio Z67 Hotswap Community Layout Support (#22096)
Diffstat (limited to 'keyboards/quarkeys/z67/hotswap/readme.md')
-rw-r--r--keyboards/quarkeys/z67/hotswap/readme.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/quarkeys/z67/hotswap/readme.md b/keyboards/quarkeys/z67/hotswap/readme.md
new file mode 100644
index 0000000000..aa14490da3
--- /dev/null
+++ b/keyboards/quarkeys/z67/hotswap/readme.md
@@ -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).