From e075361b6f6bfe24e8d12d125bdab46345087432 Mon Sep 17 00:00:00 2001 From: tmk Date: Sat, 14 Jul 2012 02:47:29 +0900 Subject: Add CONSOLE_ENABLE build option to LUFA. --- keyboard/hhkb/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboard/hhkb/config.h') diff --git a/keyboard/hhkb/config.h b/keyboard/hhkb/config.h index a8cefd5edc..bf946ac01e 100644 --- a/keyboard/hhkb/config.h +++ b/keyboard/hhkb/config.h @@ -24,7 +24,7 @@ along with this program. If not, see . #define VENDOR_ID 0xFEED #define PRODUCT_ID 0xCAFE -#define DEVICE_VER 0x0101 +#define DEVICE_VER 0x0103 #define MANUFACTURER t.m.k. #define PRODUCT HHKB mod -- cgit v1.2.3