diff options
author | npspears <40127181+npspears@users.noreply.github.com> | 2022-01-20 11:24:51 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-20 09:24:51 -0800 |
commit | 39a5ffd782e5455d3294293a1f535673fedb3cbc (patch) | |
tree | 512b2e40a781122d21d797588c39fb426f723334 /keyboards/checkerboards/plexus75_he/readme.md | |
parent | 6156e6da8d1af60da5c0b64ca7b45908984d1660 (diff) |
[Keyboard] add Plexus75_HE (#15634)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/checkerboards/plexus75_he/readme.md')
-rw-r--r-- | keyboards/checkerboards/plexus75_he/readme.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/checkerboards/plexus75_he/readme.md b/keyboards/checkerboards/plexus75_he/readme.md new file mode 100644 index 0000000000..2b59e0da6d --- /dev/null +++ b/keyboards/checkerboards/plexus75_he/readme.md @@ -0,0 +1,17 @@ +# Plexus75_HE + +![Plexus75_HE](https://i.imgur.com/niz4raR.png) + +The Plexus75_HE is a hotswap version of the Plexus75. Another difference is the included RGB underglow. What is the OG Plexus75? It is a 60% ortholinear keyboard based on the XD75 but instead of an all 1u bottom row the Plexus75 has a more traditional bottom row similar to reg. 60% boards. + +* Keyboard Maintainer: [Nasp](https://github.com/npspears) +* Hardware Supported: Plexus75_HE PCB +* Hardware Availability: https://www.checkerboards.xyz/Plexus75-Hotswap-PCB_p_46.html + +Make example for this keyboard (after setting up your build environment): + + make plexus75_he:default + +To enter the bootloader, short the two pins just underneath the spacebar on the left side. + +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). |