summaryrefslogtreecommitdiff
path: root/keyboards/plexus75/readme.md
diff options
context:
space:
mode:
authornpspears <40127181+npspears@users.noreply.github.com>2020-10-18 13:07:22 -0500
committerGitHub <noreply@github.com>2020-10-18 11:07:22 -0700
commit6ad813e811bd1889f8e45afcb671b118ebf5f51d (patch)
treef4ac1b6bbbf7fed4fd194f8b627c1ea43681a6cc /keyboards/plexus75/readme.md
parent4d22bc9de004f40b41287cc54adbc0b64f755f78 (diff)
[Keyboard] Plexus75 (#10668)
* Added Plexus75 PCB * Update keyboards/plexus75/readme.md * Update keyboards/plexus75/rules.mk * Update config.h * Update config.h * Update keyboards/plexus75/readme.md * Update keyboards/plexus75/rules.mk * Update keyboards/plexus75/config.h * Update keyboards/plexus75/readme.md * Update keyboards/plexus75/info.json * Update keyboards/plexus75/info.json * Update keyboards/plexus75/info.json * Added License Header * Update plexus75.h added license header
Diffstat (limited to 'keyboards/plexus75/readme.md')
-rw-r--r--keyboards/plexus75/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/plexus75/readme.md b/keyboards/plexus75/readme.md
new file mode 100644
index 0000000000..4cc2ff2b09
--- /dev/null
+++ b/keyboards/plexus75/readme.md
@@ -0,0 +1,15 @@
+# Plexus75
+
+![Plexus75](https://i.imgur.com/c06EAxJl.jpg)
+
+The Plexus75 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 PCB
+* Hardware Availability: https://forms.gle/uSqeNRgJEEQNk4C97
+
+Make example for this keyboard (after setting up your build environment):
+
+ make plexus75:default
+
+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).