summaryrefslogtreecommitdiff
path: root/keyboards/ai03/vega/config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-07-26 00:53:04 +0000
committerQMK Bot <hello@qmk.fm>2022-07-26 00:53:04 +0000
commit77ed0feebebc82a271c561e1770c20d075225947 (patch)
treeecbcc856340b3077feca37e87f2cdd00f3d53331 /keyboards/ai03/vega/config.h
parent1e651dbdb0815013da00804257df67aab5e28167 (diff)
parent674422eb13a4f5c9c8238629e42f4fc1d7641ede (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/ai03/vega/config.h')
-rw-r--r--keyboards/ai03/vega/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/ai03/vega/config.h b/keyboards/ai03/vega/config.h
index 5f94ea9a7d..d6fbd8418d 100644
--- a/keyboards/ai03/vega/config.h
+++ b/keyboards/ai03/vega/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 0xA103
-#define PRODUCT_ID 0x0015
-#define DEVICE_VER 0x0001
-#define MANUFACTURER ai03 Design Studio
-#define PRODUCT Vega
-
/* key matrix size */
#define MATRIX_ROWS 5
#define MATRIX_COLS 15