summaryrefslogtreecommitdiff
path: root/keyboards/input_club/k_type/config.h
diff options
context:
space:
mode:
authorzvecr <git@zvecr.com>2022-07-29 17:30:33 +0100
committerzvecr <git@zvecr.com>2022-07-29 17:30:33 +0100
commitade2eb1e751be2918b901bfe4352a71f1d54e2a2 (patch)
tree4a2c409651420d4c99296aebeaaf0514d2cb4a71 /keyboards/input_club/k_type/config.h
parent1050cf24536378d534c6163fd1ae5ae3fe46ccc4 (diff)
parent394cf7c41e24f966d38b9c8cc9bbc2faca905e2a (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/input_club/k_type/config.h')
-rw-r--r--keyboards/input_club/k_type/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/input_club/k_type/config.h b/keyboards/input_club/k_type/config.h
index 8502ba7046..d55bf89236 100644
--- a/keyboards/input_club/k_type/config.h
+++ b/keyboards/input_club/k_type/config.h
@@ -17,13 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-/* USB Device descriptor parameter */
-#define VENDOR_ID 0x1C11
-#define PRODUCT_ID 0xB04D
-#define DEVICE_VER 0x0001
-#define MANUFACTURER Input:Club
-#define PRODUCT K-Type (QMK)
-
/* key matrix size */
#define MATRIX_ROWS 10
#define MATRIX_COLS 10