summaryrefslogtreecommitdiff
path: root/keyboards/dtisaac/cg108/config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-07-30 03:03:14 +0000
committerQMK Bot <hello@qmk.fm>2022-07-30 03:03:14 +0000
commit7e172fd944ab3ca0a386d5d8c54d9cad7d8e3479 (patch)
treeed673cd3820ddbfdce00ab2341898ad8d2cd3dfa /keyboards/dtisaac/cg108/config.h
parent07f007de9ad23363e4d97367af11c7eaf078432f (diff)
parent306e50b84cdf0aaac01838c4519209b642dee113 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/dtisaac/cg108/config.h')
-rw-r--r--keyboards/dtisaac/cg108/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/dtisaac/cg108/config.h b/keyboards/dtisaac/cg108/config.h
index 7ce2de42b8..ec4dce5f54 100644
--- a/keyboards/dtisaac/cg108/config.h
+++ b/keyboards/dtisaac/cg108/config.h
@@ -19,13 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "config_common.h"
-/* USB Device descriptor parameter */
-#define VENDOR_ID 0x4454 // DT
-#define PRODUCT_ID 0x4973 // Is
-#define DEVICE_VER 0x0002
-#define MANUFACTURER DTIsaac
-#define PRODUCT CG108
-
/* key matrix size */
#define MATRIX_ROWS 11
#define MATRIX_COLS 11