diff options
Diffstat (limited to 'keyboards/tkc')
-rw-r--r-- | keyboards/tkc/candybar/lefty/config.h | 1 | ||||
-rw-r--r-- | keyboards/tkc/candybar/righty/config.h | 1 | ||||
-rw-r--r-- | keyboards/tkc/m0lly/config.h | 1 | ||||
-rw-r--r-- | keyboards/tkc/osav2/config.h | 1 | ||||
-rw-r--r-- | keyboards/tkc/tkc1800/config.h | 1 |
5 files changed, 0 insertions, 5 deletions
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 <http://www.gnu.org/licenses/>. #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 <http://www.gnu.org/licenses/>. #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 <http://www.gnu.org/licenses/>. #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 |