diff options
Diffstat (limited to 'keyboards/exclusive/e6v2')
-rw-r--r-- | keyboards/exclusive/e6v2/le/config.h | 1 | ||||
-rw-r--r-- | keyboards/exclusive/e6v2/le_bmc/config.h | 1 | ||||
-rw-r--r-- | keyboards/exclusive/e6v2/oe/config.h | 1 | ||||
-rw-r--r-- | keyboards/exclusive/e6v2/oe_bmc/config.h | 1 |
4 files changed, 0 insertions, 4 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 diff --git a/keyboards/exclusive/e6v2/le_bmc/config.h b/keyboards/exclusive/e6v2/le_bmc/config.h index 36c1336f2c..e9e8c9e533 100644 --- a/keyboards/exclusive/e6v2/le_bmc/config.h +++ b/keyboards/exclusive/e6v2/le_bmc/config.h @@ -23,7 +23,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0001 #define MANUFACTURER Exclusive / E-Team #define PRODUCT E6-V2 LE BMC -#define DESCRIPTION A custom 60% keyboard /* key matrix size */ #define MATRIX_ROWS 8 diff --git a/keyboards/exclusive/e6v2/oe/config.h b/keyboards/exclusive/e6v2/oe/config.h index 9206916d34..13be6ccad6 100644 --- a/keyboards/exclusive/e6v2/oe/config.h +++ b/keyboards/exclusive/e6v2/oe/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 -#define DESCRIPTION E6-V2 QMK PCB (Mid-Port) /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/exclusive/e6v2/oe_bmc/config.h b/keyboards/exclusive/e6v2/oe_bmc/config.h index 17b701f589..f4abd2112d 100644 --- a/keyboards/exclusive/e6v2/oe_bmc/config.h +++ b/keyboards/exclusive/e6v2/oe_bmc/config.h @@ -23,7 +23,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0001 #define MANUFACTURER Exclusive / E-Team #define PRODUCT E6-V2 OE BMC -#define DESCRIPTION A custom 60% keyboard /* key matrix size */ #define MATRIX_ROWS 8 |