diff options
author | QMK Bot <hello@qmk.fm> | 2022-03-07 03:26:51 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-03-07 03:26:51 +0000 |
commit | f8fb772f53539efd85aa6b474252ca1149d9f61c (patch) | |
tree | c65790f53678b39b9707316e9236051f5f5b3d26 /keyboards/checkerboards/quark_plus/readme.md | |
parent | 9bf9adb57822840750e0c618877639c781f875af (diff) | |
parent | b77d51f41aaee66b5d9743a7ba58655f944f4d71 (diff) |
Merge remote-tracking branch 'origin/master' into develop
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 + +![Quark_Plus](https://i.imgur.com/4TI6BA0h.png) + +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). |