diff options
Diffstat (limited to 'keyboards/checkerboards/quark_squared/readme.md')
-rw-r--r-- | keyboards/checkerboards/quark_squared/readme.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/checkerboards/quark_squared/readme.md b/keyboards/checkerboards/quark_squared/readme.md new file mode 100644 index 000000000..8677710dd --- /dev/null +++ b/keyboards/checkerboards/quark_squared/readme.md | |||
@@ -0,0 +1,17 @@ | |||
1 | # Quark_Squared | ||
2 | |||
3 |  | ||
4 | |||
5 | The Quark² PCB is a hotswap version of the Quark PCB. Just like the OG, it has a modified layout than a traditonal 4x12 and 5x12 ortholinear keyboard. | ||
6 | |||
7 | * Keyboard Maintainer: [Nasp](https://github.com/npspears) | ||
8 | * Hardware Supported: Planck | ||
9 | * Hardware Availability: https://www.checkerboards.xyz/Quark2_p_35.html | ||
10 | |||
11 | Make example for this keyboard (after setting up your build environment): | ||
12 | |||
13 | make checkerboards:quark_squared:default | ||
14 | |||
15 | These boards may be reset into bootloader either via the reset hardware button (on the back of the PCB near the USB connector) or through a configured RESET shortcut inserted into the keymap. | ||
16 | |||
17 | 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). | ||