diff options
Diffstat (limited to 'keyboard')
l--------- | keyboard/hbkb/Makefile | 1 | ||||
-rw-r--r-- | keyboard/hhkb/config.h | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/keyboard/hbkb/Makefile b/keyboard/hbkb/Makefile deleted file mode 120000 index f00d036da3..0000000000 --- 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 91446466fe..a8cefd5edc 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 |