diff options
Diffstat (limited to 'keyboards/hs60/v2')
-rw-r--r-- | keyboards/hs60/v2/ansi/config.h | 1 | ||||
-rw-r--r-- | keyboards/hs60/v2/hhkb/config.h | 1 | ||||
-rw-r--r-- | keyboards/hs60/v2/iso/config.h | 1 |
3 files changed, 0 insertions, 3 deletions
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 <http://www.gnu.org/licenses/>. #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 <http://www.gnu.org/licenses/>. #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 <http://www.gnu.org/licenses/>. #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 |