summaryrefslogtreecommitdiff
path: root/keyboards/checkerboards/quark_squared/readme.md
diff options
context:
space:
mode:
authornpspears <40127181+npspears@users.noreply.github.com>2021-08-22 01:04:20 -0500
committerGitHub <noreply@github.com>2021-08-21 23:04:20 -0700
commit46fb8742692b546901555ffc544e954801ff5340 (patch)
treea1191ffa538ef27f470d740d4567017de9a737d9 /keyboards/checkerboards/quark_squared/readme.md
parent9a51076859f00c28749bc8e1627e7f09263f3a88 (diff)
[Keyboard] add support for Quark² (#14109)
Quark² is a hotswap version of the Quark PCB
Diffstat (limited to 'keyboards/checkerboards/quark_squared/readme.md')
-rw-r--r--keyboards/checkerboards/quark_squared/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/checkerboards/quark_squared/readme.md b/keyboards/checkerboards/quark_squared/readme.md
new file mode 100644
index 0000000000..bbbe2bfb5b
--- /dev/null
+++ b/keyboards/checkerboards/quark_squared/readme.md
@@ -0,0 +1,15 @@
+# Quark_Squared
+
+![Quark_Squared](https://i.imgur.com/zYH25zQ.png)
+
+The Quark² PCB is a hotswap version of the Quark PCB. Just like the OG, it has a modified layout than a traditonal 4x12 ortholinear keyboard.
+
+* Keyboard Maintainer: [Nasp](https://github.com/npspears)
+* Hardware Supported: Planck
+* Hardware Availability: https://www.checkerboards.xyz/Quark2_p_35.html
+
+Make example for this keyboard (after setting up your build environment):
+
+ make checkerboards:quark_squared:default
+
+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).