diff options
author | noroadsleft <18669334+noroadsleft@users.noreply.github.com> | 2018-06-07 08:26:46 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-06-07 08:26:46 -0700 |
commit | 7004e934d041cf5b187cedb4ab15e649b586edea (patch) | |
tree | d014339591b7fb8b343351c3b38a4e59dbad6c7c /keyboards/eco/readme.md | |
parent | 3ab69e2356168414ac9b36eaf14ba18d9e069b45 (diff) | |
download | qmk_firmware-7004e934d041cf5b187cedb4ab15e649b586edea.tar.gz qmk_firmware-7004e934d041cf5b187cedb4ab15e649b586edea.zip |
Eco: Refactor, Configurator support and Readme changes (#3143)
* Readme changes
* Refactor matrices; add QMK_KEYBOARD_H
* Configurator Support
Diffstat (limited to 'keyboards/eco/readme.md')
-rw-r--r-- | keyboards/eco/readme.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/keyboards/eco/readme.md b/keyboards/eco/readme.md index afa9d5559..0826337e7 100644 --- a/keyboards/eco/readme.md +++ b/keyboards/eco/readme.md | |||
@@ -5,8 +5,9 @@ ECO | |||
5 | 5 | ||
6 | An economical 4x14 ortholinear keyboard | 6 | An economical 4x14 ortholinear keyboard |
7 | 7 | ||
8 | Keyboard Maintainer: BishopKeyboards and That-Canadian | 8 | Keyboard Maintainer: BishopKeyboards and That-Canadian |
9 | Hardware Supported: ECO PCB rev1 Pro Micro | 9 | Hardware Supported: ECO PCB rev1 Pro Micro |
10 | Hardware Availability: [BishopKeyboards](https://bishopkeyboards.com/product/eco-keyboard-pcb-4x14/) | ||
10 | 11 | ||
11 | Make example for this keyboard (after setting up your build environment): | 12 | Make example for this keyboard (after setting up your build environment): |
12 | 13 | ||