From 62f304a225d91e8db36fa5639e38bc02e3321200 Mon Sep 17 00:00:00 2001 From: Ryan Date: Wed, 20 Jan 2021 00:38:12 +1100 Subject: Remove `DESCRIPTION`, H-J (#11616) --- keyboards/hs60/v2/ansi/config.h | 1 - keyboards/hs60/v2/hhkb/config.h | 1 - keyboards/hs60/v2/iso/config.h | 1 - 3 files changed, 3 deletions(-) (limited to 'keyboards/hs60/v2') diff --git a/keyboards/hs60/v2/ansi/config.h b/keyboards/hs60/v2/ansi/config.h index 4d0c03a9c3..9f4fab42f7 100644 --- a/keyboards/hs60/v2/ansi/config.h +++ b/keyboards/hs60/v2/ansi/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0002 #define MANUFACTURER Yiancar-Designs #define PRODUCT HS60 V2 -#define DESCRIPTION GH60 compatible, tool free RGB keyboard #define HS60_ANSI diff --git a/keyboards/hs60/v2/hhkb/config.h b/keyboards/hs60/v2/hhkb/config.h index 69c0a3fe03..c7b8c57b72 100644 --- a/keyboards/hs60/v2/hhkb/config.h +++ b/keyboards/hs60/v2/hhkb/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0002 #define MANUFACTURER Yiancar-Designs #define PRODUCT HS60 V2 -#define DESCRIPTION GH60 compatible, tool free RGB keyboard #define HS60_HHKB diff --git a/keyboards/hs60/v2/iso/config.h b/keyboards/hs60/v2/iso/config.h index 5c2488c784..70e4e166fd 100644 --- a/keyboards/hs60/v2/iso/config.h +++ b/keyboards/hs60/v2/iso/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0002 #define MANUFACTURER Yiancar-Designs #define PRODUCT HS60 V2 -#define DESCRIPTION GH60 compatible, tool free RGB keyboard /* key matrix size */ #define MATRIX_ROWS 5 -- cgit v1.2.3