summaryrefslogtreecommitdiff
path: root/keyboards/jj4x4/usbconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/jj4x4/usbconfig.h')
-rw-r--r--keyboards/jj4x4/usbconfig.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/jj4x4/usbconfig.h b/keyboards/jj4x4/usbconfig.h
index ad97e7f0a3..a7653bde86 100644
--- a/keyboards/jj4x4/usbconfig.h
+++ b/keyboards/jj4x4/usbconfig.h
@@ -252,8 +252,8 @@ section at the end of this file).
* obdev's free shared VID/PID pair. See the file USB-IDs-for-free.txt for
* details.
*/
-#define USB_CFG_DEVICE_NAME 'j', 'j', '4', '0'
-#define USB_CFG_DEVICE_NAME_LEN 4
+#define USB_CFG_DEVICE_NAME 'j', 'j', '4', 'x', '4'
+#define USB_CFG_DEVICE_NAME_LEN 5
/* Same as above for the device name. If you don't want a device name, undefine
* the macros. See the file USB-IDs-for-free.txt before you assign a name if
* you use a shared VID/PID.