]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - usb.c
add HHKB docs and pics.
[max/tmk_keyboard.git] / usb.c
diff --git a/usb.c b/usb.c
index 879c2becc95824ef64ff054713de2eb6fc92aef1..347ed5700f5e9b6dd16454039ff7e411ce7fc32e 100644 (file)
--- a/usb.c
+++ b/usb.c
@@ -47,7 +47,7 @@
 // INF file is needed to load the driver.  These numbers need to
 // match the INF file.
 #define VENDOR_ID              0xFEED
-#define PRODUCT_ID             0xBABE
+#define PRODUCT_ID             0xCAFE
 
 
 // USB devices are supposed to implment a halt feature, which is