]> git.donarmstrong.com Git - tmk_firmware.git/commitdiff
Fix target name and product id of pahntom.
authortmk <nobody@nowhere>
Fri, 23 Nov 2012 03:48:15 +0000 (12:48 +0900)
committertmk <nobody@nowhere>
Fri, 23 Nov 2012 03:48:15 +0000 (12:48 +0900)
keyboard/phantom/Makefile.lufa
keyboard/phantom/Makefile.pjrc
keyboard/phantom/config.h

index 37d2433940d21bfd8fc7608a9791a0c407068741..641d8c52a8596752e92295bd075bbc03c5e5433c 100644 (file)
@@ -39,7 +39,7 @@
 #----------------------------------------------------------------------------
 
 # Target file name (without extension).
-TARGET = hid_phantom_lufa
+TARGET = phantom_lufa
 
 # Directory common source filess exist
 TOP_DIR = ../..
index 12696f344efbc6454a8c86ea896dbc6fdac35b05..67bf6df2827ad78a5bd2779a46ec9cb5ae9a52dc 100644 (file)
@@ -39,7 +39,7 @@
 #----------------------------------------------------------------------------
 
 # Target file name (without extension).
-TARGET = hid_phantom_pjrc
+TARGET = phantom_pjrc
 
 # Directory common source filess exist
 TOP_DIR = ../..
index 8aa02ea604b35860fb08ca0f43fb0d376177d62b..9e8a823d7ce18856dcdb036b91d338ee99d37274 100644 (file)
@@ -21,7 +21,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 /* 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