From cc3f2e2865f317604d9781f12d0cefe0e3f74275 Mon Sep 17 00:00:00 2001 From: Ryan Date: Mon, 18 Jan 2021 12:49:25 +1100 Subject: Remove `DESCRIPTION`, E-G (#11574) --- keyboards/ep/40/config.h | 1 - keyboards/ep/96/config.h | 1 - keyboards/ep/comsn/hs68/config.h | 1 - keyboards/ep/comsn/mollydooker/config.h | 1 - keyboards/ep/comsn/tf_longeboye/config.h | 1 - 5 files changed, 5 deletions(-) (limited to 'keyboards/ep') diff --git a/keyboards/ep/40/config.h b/keyboards/ep/40/config.h index c954882b8..40ed06ad2 100644 --- a/keyboards/ep/40/config.h +++ b/keyboards/ep/40/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER Elliot Powell #define PRODUCT ep40 -#define DESCRIPTION A simple 40% keyboard /* key matrix size */ #define MATRIX_ROWS 4 diff --git a/keyboards/ep/96/config.h b/keyboards/ep/96/config.h index 46f82f95c..13be81a34 100644 --- a/keyboards/ep/96/config.h +++ b/keyboards/ep/96/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER Elliot Powell #define PRODUCT ep96 -#define DESCRIPTION A simple 96 key keyboard /* key matrix size */ #define MATRIX_ROWS 6 diff --git a/keyboards/ep/comsn/hs68/config.h b/keyboards/ep/comsn/hs68/config.h index cf15a90bb..e26f07044 100644 --- a/keyboards/ep/comsn/hs68/config.h +++ b/keyboards/ep/comsn/hs68/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER Elliot Powell #define PRODUCT ephs68 -#define DESCRIPTION A Hotswapable keyboard for kayak /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/ep/comsn/mollydooker/config.h b/keyboards/ep/comsn/mollydooker/config.h index 4200aaed1..3e33ea027 100644 --- a/keyboards/ep/comsn/mollydooker/config.h +++ b/keyboards/ep/comsn/mollydooker/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER Elliot Powell #define PRODUCT mollydooker -#define DESCRIPTION Custom southpaw replacement PCB /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/ep/comsn/tf_longeboye/config.h b/keyboards/ep/comsn/tf_longeboye/config.h index e622010db..f02d56033 100644 --- a/keyboards/ep/comsn/tf_longeboye/config.h +++ b/keyboards/ep/comsn/tf_longeboye/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER Elliot Powell #define PRODUCT TF Longeboye -#define DESCRIPTION TF Longeboye Designed for Papi SodaMan of MKUK /* key matrix size */ #define MATRIX_ROWS 5 -- cgit v1.2.3