From e0ed2c950d25315461c4025b9649091e113626e3 Mon Sep 17 00:00:00 2001 From: Ryan Date: Wed, 20 Jan 2021 12:40:35 +1100 Subject: Remove `DESCRIPTION`, R-V (#11632) --- keyboards/tgr/910/config.h | 1 - keyboards/tgr/910ce/config.h | 1 - keyboards/tgr/tris/config.h | 1 - 3 files changed, 3 deletions(-) (limited to 'keyboards/tgr') diff --git a/keyboards/tgr/910/config.h b/keyboards/tgr/910/config.h index 995a6016a0..8cd46a413a 100644 --- a/keyboards/tgr/910/config.h +++ b/keyboards/tgr/910/config.h @@ -24,7 +24,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER Quadcube #define PRODUCT TGR-910 -#define DESCRIPTION 65% Keyboard #define RGBLED_NUM 19 diff --git a/keyboards/tgr/910ce/config.h b/keyboards/tgr/910ce/config.h index b22dfd7111..6d3fe7a494 100644 --- a/keyboards/tgr/910ce/config.h +++ b/keyboards/tgr/910ce/config.h @@ -24,7 +24,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER TGR #define PRODUCT 910CE -#define DESCRIPTION A custom 65% keyboard #define RGBLED_NUM 18 diff --git a/keyboards/tgr/tris/config.h b/keyboards/tgr/tris/config.h index 32149087cf..4ae3b967cc 100644 --- a/keyboards/tgr/tris/config.h +++ b/keyboards/tgr/tris/config.h @@ -24,7 +24,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER TGR #define PRODUCT Tris -#define DESCRIPTION Numpad by TGR #define MATRIX_ROWS 6 #define MATRIX_COLS 4 -- cgit v1.2.3