[New Device] Lego Dimensions Toypad Base
<!-- When naming the support request please title the request as `[New Device] <Name of new device>` Please open one issue per device you would like to add --> ### Name of device: <!-- Please put the name of the product, including manufacturer, beneath this line --> Lego Dimensions Toypad Base PDP (Performance Designed Products) ### Link to manufacturer's product page: <!-- Please add a link to the manufacturer's product page beneath this line --> There isn't one... ### Please select what type of device/interface the device uses: <!-- Please select from one of the following This determines how the device connects to the PC --> ~"DeviceType::USB" <!-- The device connects to an internal header or external usb port --> <!-- Please delete any lines that are not relevant --> ### ID information: <!-- For PCI (GPU) devices we will need the Vendor ID, Device ID, Sub-Vendor ID and Sub-Device IDs To get the Device ID formation for a GPU on Windows run the following command in Powershell: wmic path Win32_VideoController get name,PNPDeviceID Linux this can be found using the terminal: lspci -d 1002: -nnvm | head -6 | tail -n 4 && lspci -d 10DE: -nnvm | head -6 | tail -n 4 --> <!-- For USB devices we will need the USB VID and PID Windows Powershell: gwmi Win32_USBControllerDevice |%{[wmi]($_.Dependent)} | Sort Manufacturer,Description,DeviceID | Ft -GroupBy Manufacturer Description,Service,DeviceID Linux Terminal: lsusb --> VID:0x0e6f PID:0x0241 ### Please attach screenshots of the device's official control application here: <!-- Screenshots of the official control software should show lists of supported modes, color selection, and zone/LED selection capabilities of the device's official software. --> there is no official software but theres software on github [NFCBaseColorChanger_v1__1_.zip](/uploads/fb0588bac291ce4c76d8834fe340c468/NFCBaseColorChanger_v1__1_.zip) ### Please attach device captures here: <!-- If you have code examples from other projects please link them here or alternatively for information on how to capture device packets please refer to the wiki article https://gitlab.com/Dr_No/OpenRGB/-/wikis/OpenRGB-doesn%27t-have-my-device --> [Lego-Dimensions-Toypad-Capture.pcapng](/uploads/22ee88023d4816de11444be6206c5d39/Lego-Dimensions-Toypad-Capture.pcapng) <!-- For admin purposes: Please leave this section as is --> # Checklist for Step2 - [x] Name of device - [ ] A link to the vendors product page has been included - [ ] The transport bus has been identified and [Lego-Dimensions-Toypad-Capture.pcapng](/uploads/9babf1a9dc752f727d729db6c2dc15ee/Lego-Dimensions-Toypad-Capture.pcapng)the appropriate label added to the issue. - [x] The device ID's have been included for [USB](https://gitlab.com/Dr_No/OpenRGB/-/wikis/USB-Vendor-Identification-and-Product-Identification) or PCI - [ ] Screenshots of the OEM Application are included - [x] There is either, appropriate code examples linked or suitable device captures attached <!-- For admin purposes: Please leave this section as is -->
issue