aboutsummaryrefslogtreecommitdiffstats
path: root/keyboard
diff options
context:
space:
mode:
authortmk <nobody@nowhere>2012-07-02 11:53:11 +0900
committertmk <nobody@nowhere>2012-07-02 11:56:33 +0900
commitab89bfce03e7c792c92a2be1ccf0fbc1e379ed94 (patch)
treef43cd6b4b56587d616904bc63d8e511996edce67 /keyboard
parentfca518f90dfc7f72132ff7950b000cfbd5709807 (diff)
downloadfirmware-ab89bfce03e7c792c92a2be1ccf0fbc1e379ed94.tar.gz
firmware-ab89bfce03e7c792c92a2be1ccf0fbc1e379ed94.tar.bz2
firmware-ab89bfce03e7c792c92a2be1ccf0fbc1e379ed94.zip
Fix LUFA descriptor of Extra for Windows
- worked on Linux but not on Windows (logica/usage MINIMUM must start at 0x001)
Diffstat (limited to 'keyboard')
l---------keyboard/hbkb/Makefile1
-rw-r--r--keyboard/hhkb/config.h2
2 files changed, 1 insertions, 2 deletions
diff --git a/keyboard/hbkb/Makefile b/keyboard/hbkb/Makefile
deleted file mode 120000
index f00d036da..000000000
--- a/keyboard/hbkb/Makefile
+++ /dev/null
@@ -1 +0,0 @@
-Makefile.lufa \ No newline at end of file
diff --git a/keyboard/hhkb/config.h b/keyboard/hhkb/config.h
index 91446466f..a8cefd5ed 100644
--- a/keyboard/hhkb/config.h
+++ b/keyboard/hhkb/config.h
@@ -23,7 +23,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define VENDOR_ID 0xFEED
-#define PRODUCT_ID 0xCAFF
+#define PRODUCT_ID 0xCAFE
#define DEVICE_VER 0x0101
#define MANUFACTURER t.m.k.
#define PRODUCT HHKB mod