summaryrefslogtreecommitdiff
path: root/keyboards/exclusive/e85/readme.md
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2020-06-20 13:47:50 -0700
committerGitHub <noreply@github.com>2020-06-20 21:47:50 +0100
commitde79d55187be24e714e1351810fa81ecad35474e (patch)
tree026d27d36dd7823be54c1f774cc3d8cab44f4e08 /keyboards/exclusive/e85/readme.md
parent580cb2c1dfc4b5b00744a1a6f39107d6e91e1159 (diff)
New Keyboard: E8.5 TKL (#9447)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/exclusive/e85/readme.md')
-rw-r--r--keyboards/exclusive/e85/readme.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/exclusive/e85/readme.md b/keyboards/exclusive/e85/readme.md
new file mode 100644
index 0000000000..fe5af17de8
--- /dev/null
+++ b/keyboards/exclusive/e85/readme.md
@@ -0,0 +1,17 @@
+# Exclusive E8.5 Hotswap
+
+Custom hotswap PCB for Exclusive E8.5.
+
+The switch matrix is identical between all three PCB variants of this board. Choose the correct LAYOUT that best matches the physical LAYOUT of your PCB.
+
+* Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin)
+* Hardware Supported: E8.5 Hotswap/Soldered, atmega32u4
+* Hardware Availability: [Geekhack GB](https://geekhack.org/index.php?topic=103520)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make exclusive/e85:default
+
+**Reset Key**: The board can be reset by shorting the two holes underneath the PCB, or pressing the reset button on the reverse 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).