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/gray_studio | |
parent | e524e0a397efe3424cffe6e9d75be5dcf589b685 (diff) |
Remove `DESCRIPTION`, E-G (#11574)
Diffstat (limited to 'keyboards/gray_studio')
-rw-r--r-- | keyboards/gray_studio/cod67/config.h | 1 | ||||
-rw-r--r-- | keyboards/gray_studio/space65/config.h | 1 | ||||
-rw-r--r-- | keyboards/gray_studio/think65/hotswap/config.h | 1 | ||||
-rw-r--r-- | keyboards/gray_studio/think65/solder/config.h | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/gray_studio/cod67/config.h b/keyboards/gray_studio/cod67/config.h index 238869c2c3..74568fac27 100644 --- a/keyboards/gray_studio/cod67/config.h +++ b/keyboards/gray_studio/cod67/config.h @@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0001 #define MANUFACTURER Gray Studio #define PRODUCT COD67 -#define DESCRIPTION 60% custom keyboard /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/gray_studio/space65/config.h b/keyboards/gray_studio/space65/config.h index 5f0817ba1b..39010f2158 100644 --- a/keyboards/gray_studio/space65/config.h +++ b/keyboards/gray_studio/space65/config.h @@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0001 #define MANUFACTURER Graystudio #define PRODUCT Space65 -#define DESCRIPTION Graystudio Space65 /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/gray_studio/think65/hotswap/config.h b/keyboards/gray_studio/think65/hotswap/config.h index 5fe35201ac..b42e3cebdf 100644 --- a/keyboards/gray_studio/think65/hotswap/config.h +++ b/keyboards/gray_studio/think65/hotswap/config.h @@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0001 #define MANUFACTURER Graystudio #define PRODUCT Think6.5° Hotswap -#define DESCRIPTION Graystudio Think6.5 Hotswap /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/gray_studio/think65/solder/config.h b/keyboards/gray_studio/think65/solder/config.h index f75635402b..32a1769a6b 100644 --- a/keyboards/gray_studio/think65/solder/config.h +++ b/keyboards/gray_studio/think65/solder/config.h @@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0001 #define MANUFACTURER Graystudio #define PRODUCT Think6.5° -#define DESCRIPTION Graystudio Think6.5 /* key matrix size */ #define MATRIX_ROWS 5 |