diff options
author | npspears <40127181+npspears@users.noreply.github.com> | 2022-03-06 21:26:23 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-06 19:26:23 -0800 |
commit | b77d51f41aaee66b5d9743a7ba58655f944f4d71 (patch) | |
tree | d212130eaf0948512252608b09840804bf67f267 /keyboards/checkerboards/quark_plus/readme.md | |
parent | 9d6cea070e3687b743500b05efca060c13eb4685 (diff) |
[Keyboard] add support for Quark_Plus (#16324)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/checkerboards/quark_plus/readme.md')
-rw-r--r-- | keyboards/checkerboards/quark_plus/readme.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/checkerboards/quark_plus/readme.md b/keyboards/checkerboards/quark_plus/readme.md new file mode 100644 index 0000000000..6e4ff5f65f --- /dev/null +++ b/keyboards/checkerboards/quark_plus/readme.md @@ -0,0 +1,17 @@ +# Quark_Plus + + + +The Quark Plus is a premium Quark for those that want more features of the original. It features support for 4 rotary encoders (it is recommended to use 1 per left and right side), LED backlighting, RGB underglow, JST connector, and compatibility for earlier revisions of your favorite ortholinear keyboard. + +* Keyboard Maintainer: [Nasp](https://github.com/npspears) +* Hardware Supported: Quark_Plus +* Hardware Availability: https://www.checkerboards.xyz + +Make example for this keyboard (after setting up your build environment): + + make checkerboards/quark_plus:default + +To enter the bootloader, press the hardware button on the back of the PCB just to the left of the USB connector. + +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). |