summaryrefslogtreecommitdiff
path: root/keyboards/quarkeys/z67/readme.md
diff options
context:
space:
mode:
authorTommyZ <60314626+tommyamoszhao@users.noreply.github.com>2023-02-03 05:33:31 +0800
committerGitHub <noreply@github.com>2023-02-02 13:33:31 -0800
commitd3b00d959421c183acb4ebc5c1a8882d39264b17 (patch)
tree65b88f46ffc9667b500cb913f6a51aed350b7280 /keyboards/quarkeys/z67/readme.md
parent3115cdf6639909cedabaaccabad959653359f359 (diff)
[Keyboard] Add Quarkeys Z67 with solder and hotswap versions (#19465)
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/quarkeys/z67/readme.md')
-rw-r--r--keyboards/quarkeys/z67/readme.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/quarkeys/z67/readme.md b/keyboards/quarkeys/z67/readme.md
new file mode 100644
index 0000000000..35273e52fb
--- /dev/null
+++ b/keyboards/quarkeys/z67/readme.md
@@ -0,0 +1,19 @@
+# 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).