use VID & PIDs granted by Seeed
This commit is contained in:
parent
678f266394
commit
7ff499046b
2 changed files with 4 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
USB_VID = 0x1915
|
||||
USB_PID = 0xb001
|
||||
USB_VID = 0x2886
|
||||
USB_PID = 0xf002
|
||||
USB_PRODUCT = "M60 Keyboard"
|
||||
USB_MANUFACTURER = "Makerdiary"
|
||||
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue