HHKB support.

This commit is contained in:
tmk 2010-10-10 01:50:36 +09:00
parent 2c453c7269
commit 958875247c
7 changed files with 874 additions and 9 deletions

2
usb.c
View file

@ -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