summaryrefslogtreecommitdiff
path: root/keyboards/yeehaw/config.h
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2022-08-06 18:52:13 +1000
committerGitHub <noreply@github.com>2022-08-06 18:52:13 +1000
commitfb19e140481ecc360737420850d2d84c67a3d047 (patch)
tree85a46a472375c62bca0e25aaf7c309add2da9706 /keyboards/yeehaw/config.h
parent0e3cc6af12ad0337574280f783ee118a79c6ea55 (diff)
Move keyboard USB IDs and strings to data driven: Y (#17926)
Diffstat (limited to 'keyboards/yeehaw/config.h')
-rw-r--r--keyboards/yeehaw/config.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/yeehaw/config.h b/keyboards/yeehaw/config.h
index c13c70eae9..08dd91c12c 100644
--- a/keyboards/yeehaw/config.h
+++ b/keyboards/yeehaw/config.h
@@ -17,14 +17,6 @@
#include "config_common.h"
-/* USB Device descriptor parameter */
-#define VENDOR_ID 0x5351
-#define PRODUCT_ID 0x5458
-#define DEVICE_VER 0x0100
-#define MANUFACTURER squashkb
-#define PRODUCT Yeehaw
-
-
/* key matrix size */
#define MATRIX_ROWS 1
#define MATRIX_COLS 14