diff options
| author | Ryan <fauxpark@gmail.com> | 2021-01-18 12:49:25 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-18 12:49:25 +1100 |
| commit | cc3f2e2865f317604d9781f12d0cefe0e3f74275 (patch) | |
| tree | 65df72d575bcf0c68b907381377bc942027093d3 /keyboards/eco | |
| parent | e524e0a397efe3424cffe6e9d75be5dcf589b685 (diff) | |
| download | qmk_firmware-cc3f2e2865f317604d9781f12d0cefe0e3f74275.tar.gz qmk_firmware-cc3f2e2865f317604d9781f12d0cefe0e3f74275.zip | |
Remove `DESCRIPTION`, E-G (#11574)
Diffstat (limited to 'keyboards/eco')
| -rw-r--r-- | keyboards/eco/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/eco/config.h b/keyboards/eco/config.h index a6ae1821a..db1c61ab4 100644 --- a/keyboards/eco/config.h +++ b/keyboards/eco/config.h | |||
| @@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 25 | #define PRODUCT_ID 0x6006 | 25 | #define PRODUCT_ID 0x6006 |
| 26 | #define MANUFACTURER Bishop Keyboards | 26 | #define MANUFACTURER Bishop Keyboards |
| 27 | #define PRODUCT The ECO Keyboard | 27 | #define PRODUCT The ECO Keyboard |
| 28 | #define DESCRIPTION An economical ortholinear keyboard | ||
| 29 | 28 | ||
| 30 | /* key matrix size */ | 29 | /* key matrix size */ |
| 31 | #define MATRIX_ROWS 4 | 30 | #define MATRIX_ROWS 4 |
