From 3f47bcbcae2249dff01f84b9b583ead0d9f2308d Mon Sep 17 00:00:00 2001 From: tmk Date: Fri, 23 Nov 2012 12:48:15 +0900 Subject: Fix target name and product id of pahntom. --- keyboard/phantom/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboard/phantom/config.h') diff --git a/keyboard/phantom/config.h b/keyboard/phantom/config.h index 8aa02ea60..9e8a823d7 100644 --- a/keyboard/phantom/config.h +++ b/keyboard/phantom/config.h @@ -21,7 +21,7 @@ along with this program. If not, see . /* USB Device descriptor parameter */ #define VENDOR_ID 0xFEED -#define PRODUCT_ID 0xB919 +#define PRODUCT_ID 0x6057 #define DEVICE_VER 0x0001 #define MANUFACTURER t.m.k. #define PRODUCT Phantom -- cgit v1.2.3-24-g4f1b