aboutsummaryrefslogtreecommitdiff
path: root/keyboards/matrix/m20add/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/matrix/m20add/config.h')
-rw-r--r--keyboards/matrix/m20add/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/matrix/m20add/config.h b/keyboards/matrix/m20add/config.h
index 316434649..f404ef9cc 100644
--- a/keyboards/matrix/m20add/config.h
+++ b/keyboards/matrix/m20add/config.h
@@ -5,6 +5,8 @@
5 5
6#pragma once 6#pragma once
7 7
8#define EARLY_INIT_PERFORM_BOOTLOADER_JUMP TRUE
9
8/* USB Device descriptor parameter */ 10/* USB Device descriptor parameter */
9#define VENDOR_ID 0x4D58 // MX 11#define VENDOR_ID 0x4D58 // MX
10#define PRODUCT_ID 0x20AD // 8XV2.0 Additional 12#define PRODUCT_ID 0x20AD // 8XV2.0 Additional
@@ -94,5 +96,3 @@
94#define DRIVER_ADDR_1 0b1110100 96#define DRIVER_ADDR_1 0b1110100
95#define DRIVER_COUNT 1 97#define DRIVER_COUNT 1
96#define DRIVER_LED_TOTAL RGBLED_NUM 98#define DRIVER_LED_TOTAL RGBLED_NUM
97
98#define EARLY_INIT_PERFORM_BOOTLOADER_JUMP FALSE // disable jump to system bootloader