summaryrefslogtreecommitdiff
path: root/keyboards/acheron/arctic/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/acheron/arctic/config.h')
-rw-r--r--keyboards/acheron/arctic/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/acheron/arctic/config.h b/keyboards/acheron/arctic/config.h
index 1275eb5a65..63fa908081 100644
--- a/keyboards/acheron/arctic/config.h
+++ b/keyboards/acheron/arctic/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 0x4150 // AP for AcheronProject
-#define PRODUCT_ID 0x4152 // AR for Arctic
-#define DEVICE_VER 0x0001 // Revision pre-Alpha
-#define MANUFACTURER AcheronProject
-#define PRODUCT ArcticPCB
-
/* key matrix size */
#define MATRIX_ROWS 5
#define MATRIX_COLS 14