diff options
author | noroadsleft <xxiinophobia@yahoo.com> | 2018-10-09 10:21:38 +0200 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-10-10 22:26:06 +0200 |
commit | 0e142138aa5c4daa3f113f5a402060cde3efdea9 (patch) | |
tree | 09b25fb0ba183e5e176d550ab21e9b697df39aae /keyboards/evil80 | |
parent | d17421d074402765204c0e7b09007906e91af7dc (diff) | |
download | qmk_firmware-0e142138aa5c4daa3f113f5a402060cde3efdea9.tar.gz qmk_firmware-0e142138aa5c4daa3f113f5a402060cde3efdea9.tar.xz |
evil80: Add readme.md file
Diffstat (limited to 'keyboards/evil80')
-rw-r--r-- | keyboards/evil80/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/evil80/readme.md b/keyboards/evil80/readme.md new file mode 100644 index 000000000..bc21855eb --- /dev/null +++ b/keyboards/evil80/readme.md @@ -0,0 +1,15 @@ +# Evil 80 + +![Evil 80](https://i.imgur.com/f5dKuML.jpg) + +Also known as the Odyssey, the Evil 80 is a QMK-powered aluminum TKL keyboard featuring an Aviator connector cable. Sold via a Geekhack group buy in January of 2018. + +Keyboard Maintainer: [The QMK Community](https://github.com/qmk) +Hardware Supported: Evil 80-Odyssey QMK version +Hardware Availability: [Geekhack](https://geekhack.org/index.php?topic=93434.0) + +Make example for this keyboard (after setting up your build environment): + + make evil80: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). |