use VID & PIDs granted by Seeed

This commit is contained in:
Yihui Xiong 2020-07-11 00:37:45 +08:00
parent 678f266394
commit 7ff499046b
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
USB_VID = 0x1915
USB_PID = 0xb001
USB_VID = 0x2886
USB_PID = 0xf002
USB_PRODUCT = "M60 Keyboard"
USB_MANUFACTURER = "Makerdiary"

View File

@ -1,5 +1,5 @@
USB_VID = 0x1915
USB_PID = 0xb001
USB_VID = 0x2886
USB_PID = 0xf001
USB_PRODUCT = "nRF52840 M.2 Developer Kit"
USB_MANUFACTURER = "Makerdiary"