diff options
author | Brice Figureau <brice@daysofwonder.com> | 2019-09-10 06:42:21 +0200 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-09-09 21:42:21 -0700 |
commit | a88b6db6825c2c577ec203c49a135ca6b85ecb42 (patch) | |
tree | 617c0569c9a3b770dedb6fbf14abd6c44ce2b88f /keyboards/exclusive/e65/readme.md | |
parent | 22a7e71fb3fdca2d6c76d5775681bfb288e5f20a (diff) |
[Keyboard] Add the E6.5 keyboard (#6693)
The E6.5 is the new 65% keyboard made by Exclusive.
This changeset adds its PCB to QMK, including all the bottom row
variants and iso/ansi/split BS layouts.
Diffstat (limited to 'keyboards/exclusive/e65/readme.md')
-rw-r--r-- | keyboards/exclusive/e65/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/exclusive/e65/readme.md b/keyboards/exclusive/e65/readme.md new file mode 100644 index 0000000000..87507ea8ae --- /dev/null +++ b/keyboards/exclusive/e65/readme.md @@ -0,0 +1,15 @@ +# E6.5 + +![E6.5](https://i.imgur.com/WiDtvPN.jpg) + +A 65% keyboard made by Exclusive and run in a Geekhack group buy. + +Keyboard Maintainer: [masterzen](https://github.com/masterzen) +Hardware Supported: E6.5 QMK PCB LED +Hardware Availability: [https://geekhack.org/index.php?topic=99655.msg2730615#msg2730615](https://geekhack.org/index.php?topic=99655.msg2730615#msg2730615) + +Make example for this keyboard (after setting up your build environment): + + make exclusive/e65: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). |