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/exclusive/e6v2/le/config.h | |
parent | e524e0a397efe3424cffe6e9d75be5dcf589b685 (diff) |
Remove `DESCRIPTION`, E-G (#11574)
Diffstat (limited to 'keyboards/exclusive/e6v2/le/config.h')
-rw-r--r-- | keyboards/exclusive/e6v2/le/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/exclusive/e6v2/le/config.h b/keyboards/exclusive/e6v2/le/config.h index 71bd66b155..8fc91e504c 100644 --- a/keyboards/exclusive/e6v2/le/config.h +++ b/keyboards/exclusive/e6v2/le/config.h @@ -26,7 +26,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0002 #define MANUFACTURER Exclusive / E-Team #define PRODUCT E6-V2 LE -#define DESCRIPTION E6-V2 LE QMK PCB (Mid-Port) /* key matrix size */ #define MATRIX_ROWS 5 |