diff options
author | QMK Bot <hello@qmk.fm> | 2021-01-20 01:41:10 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-01-20 01:41:10 +0000 |
commit | 36784a99a92a99372d329eae2b681717ce211d91 (patch) | |
tree | f707419597ba8751032da0d5485898bf34696298 /keyboards/tkc | |
parent | d5ab40aa6062b392b0dd1eaa99544dea17408637 (diff) | |
parent | e0ed2c950d25315461c4025b9649091e113626e3 (diff) | |
download | qmk_firmware-36784a99a92a99372d329eae2b681717ce211d91.tar.gz qmk_firmware-36784a99a92a99372d329eae2b681717ce211d91.zip |
Merge remote-tracking branch 'origin/master' into develop
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 |