]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/jj4x4/usbconfig.h
[Keyboard] Refactor jj4x4 to current standards (#5567)
[qmk_firmware.git] / keyboards / jj4x4 / usbconfig.h
index ad97e7f0a38292f8810d07a8fc4683013a818452..a7653bde86e34b71748ec38402bbb77fd242d315 100644 (file)
@@ -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.