diff options
-rw-r--r-- | keyboards/jones/v03/config.h | 2 | ||||
-rw-r--r-- | keyboards/jones/v03_1/config.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/jones/v03/config.h b/keyboards/jones/v03/config.h index 0ff82e8d3..7a37fc1f3 100644 --- a/keyboards/jones/v03/config.h +++ b/keyboards/jones/v03/config.h | |||
@@ -20,7 +20,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
20 | #include "config_common.h" | 20 | #include "config_common.h" |
21 | 21 | ||
22 | /* USB Device descriptor parameter */ | 22 | /* USB Device descriptor parameter */ |
23 | #define VENDOR_ID 0xFEED | 23 | #define VENDOR_ID 0xB9DD |
24 | #define PRODUCT_ID 0x175A | 24 | #define PRODUCT_ID 0x175A |
25 | #define DEVICE_VER 0x0030 | 25 | #define DEVICE_VER 0x0030 |
26 | #define MANUFACTURER jpskenn | 26 | #define MANUFACTURER jpskenn |
diff --git a/keyboards/jones/v03_1/config.h b/keyboards/jones/v03_1/config.h index c1d6a577f..1b67b6b58 100644 --- a/keyboards/jones/v03_1/config.h +++ b/keyboards/jones/v03_1/config.h | |||
@@ -20,7 +20,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
20 | #include "config_common.h" | 20 | #include "config_common.h" |
21 | 21 | ||
22 | /* USB Device descriptor parameter */ | 22 | /* USB Device descriptor parameter */ |
23 | #define VENDOR_ID 0xFEED | 23 | #define VENDOR_ID 0xB9DD |
24 | #define PRODUCT_ID 0x175A | 24 | #define PRODUCT_ID 0x175A |
25 | #define DEVICE_VER 0x0031 | 25 | #define DEVICE_VER 0x0031 |
26 | #define MANUFACTURER jpskenn | 26 | #define MANUFACTURER jpskenn |