summaryrefslogtreecommitdiff
path: root/keyboards/ebastler/e80_1800/readme.md
diff options
context:
space:
mode:
authorMoritz <moritz.plattner@gmx.net>2022-04-13 08:20:07 +0200
committerGitHub <noreply@github.com>2022-04-12 23:20:07 -0700
commit9a38ebc65600b42681e86179ab2ffe39dfd9dcdb (patch)
treeef8db131ab589894023746ad789ce68127e4a45a /keyboards/ebastler/e80_1800/readme.md
parent2d05c7fc2500582fd0605569fe929e04bb8cc8ae (diff)
[Keyboard] add E80-1800 PCB (#16645)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/ebastler/e80_1800/readme.md')
-rw-r--r--keyboards/ebastler/e80_1800/readme.md25
1 files changed, 25 insertions, 0 deletions
diff --git a/keyboards/ebastler/e80_1800/readme.md b/keyboards/ebastler/e80_1800/readme.md
new file mode 100644
index 0000000000..87fd9756b6
--- /dev/null
+++ b/keyboards/ebastler/e80_1800/readme.md
@@ -0,0 +1,25 @@
+# E80-1800
+
+![E80_1800_sample_image](https://i.imgur.com/yzCfVSth.png)
+
+A replacement PCB for the Cherry G80-1800 keyboard. Supports ISO and ANSI, 6u offcenter or 7u bottom row, stepped and regular caps lock. Optional i2c header for OLED. Type-C on the PCB (requires some case modifications). The PCB is open source and can be found in my [Github repo](https://github.com/ebastler/E80-1800).
+
+* Keyboard Maintainer: [ebastler](https://github.com/ebastler)
+* Hardware Supported: r1 and r1.1 PCB, see Github repo linked above
+* Hardware Availability: Groupbuy, otherwise feel free to order your own boards. jlcpcb compatible gerber/BOM/CPL files are included.
+
+How to enter the Bootloader:
+* No pre-flashed firmware, option 1: Bridge `BOOT` labeled pads below spacebar while plugging the board in
+* No pre-flashed firmware, option 2: Bridge `BOOT` labeled pads below spacebar, then quickly short `RST` labeled pads
+* Pre-flashed firmware: Use Bootmagic - keep the `ESC` (top left most) key pressed while plugging the board in
+
+Make example for this keyboard (after setting up your build environment):
+
+ make ebastler/e80_1800:default
+
+Flash example for this keyboard (after setting up your build environment):
+
+ make ebastler/e80_1800: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). \ No newline at end of file