diff options
author | QMK Bot <hello@qmk.fm> | 2022-01-20 17:25:31 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-01-20 17:25:31 +0000 |
commit | 36b7a13be97331a0425d1d36f27ba28997a5ed4f (patch) | |
tree | d30958cfd879bb3ad783220f3344e836e22e6c14 /keyboards/checkerboards/plexus75_he/readme.md | |
parent | 6ebb44f17e7bb3df8492c6498289a44c01c59277 (diff) | |
parent | 39a5ffd782e5455d3294293a1f535673fedb3cbc (diff) |
Merge remote-tracking branch 'origin/master' into develop
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). |