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/tkc/candybar/lefty/config.h | 1 - keyboards/tkc/candybar/righty/config.h | 1 - keyboards/tkc/m0lly/config.h | 1 - keyboards/tkc/osav2/config.h | 1 - keyboards/tkc/tkc1800/config.h | 1 - 5 files changed, 5 deletions(-) (limited to 'keyboards/tkc') diff --git a/keyboards/tkc/candybar/lefty/config.h b/keyboards/tkc/candybar/lefty/config.h index e8a1f00815..cd09363ac9 100644 --- a/keyboards/tkc/candybar/lefty/config.h +++ b/keyboards/tkc/candybar/lefty/config.h @@ -24,7 +24,6 @@ #define DEVICE_VER 0x0006 #define MANUFACTURER The Key Company #define PRODUCT Candybar -#define DESCRIPTION A compact staggered 40% keyboard with attached numpad /* key matrix size */ #define MATRIX_ROWS 4 diff --git a/keyboards/tkc/candybar/righty/config.h b/keyboards/tkc/candybar/righty/config.h index 5004537846..0be3a5565c 100644 --- a/keyboards/tkc/candybar/righty/config.h +++ b/keyboards/tkc/candybar/righty/config.h @@ -24,7 +24,6 @@ #define DEVICE_VER 0x0006 #define MANUFACTURER The Key Company #define PRODUCT Candybar -#define DESCRIPTION A compact staggered 40% keyboard with attached numpad /* key matrix size */ #define MATRIX_ROWS 4 diff --git a/keyboards/tkc/m0lly/config.h b/keyboards/tkc/m0lly/config.h index 77480995c8..886c611b3b 100644 --- a/keyboards/tkc/m0lly/config.h +++ b/keyboards/tkc/m0lly/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER The Key Company #define PRODUCT M0lly -#define DESCRIPTION QMK keyboard firmware for M0lly /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/tkc/osav2/config.h b/keyboards/tkc/osav2/config.h index db00b02413..8796e088d0 100644 --- a/keyboards/tkc/osav2/config.h +++ b/keyboards/tkc/osav2/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER The Key Company #define PRODUCT OSA v2 -#define DESCRIPTION QMK keyboard firmware for TKC OSA v2 (One Sweet Alice) /* key matrix size */ #define MATRIX_ROWS 10 diff --git a/keyboards/tkc/tkc1800/config.h b/keyboards/tkc/tkc1800/config.h index f54583c2b1..edbf872db3 100644 --- a/keyboards/tkc/tkc1800/config.h +++ b/keyboards/tkc/tkc1800/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0003 #define MANUFACTURER The Key Company #define PRODUCT TKC1800 -#define DESCRIPTION QMK keyboard firmware for TKC1800 /* key matrix size */ #define MATRIX_ROWS 7 -- cgit v1.2.3