Hid Vid-1ea7 Amp-pid-0066 Amp-rev-0200 Amp-mi-00 High Quality -
Sending a report (e.g., to toggle RGB) requires reverse engineering the HID report descriptor. So far, report ID 0x03 length 4 bytes seems to control lighting:
Right-click the vendor folder and select . If permissions are blocked, right-click the folder, select Permissions , and grant Full Control to your Administrator account.
The technical identifier refers to a specific hardware device—the Mediatrack Edge Mini Keyboard —manufactured by SHARKOON Technologies GmbH . This string is a "Hardware ID" used by operating systems like Windows to identify and load the correct drivers for connected peripherals. Breakdown of the Hardware ID
If you are looking for specific drivers for the , you should consult the official Sharkoon website. If you are experiencing issues with a different type of USB device , you might need to check your motherboard manual for USB power settings. SHARKOON Technologies GmbH — USB Vendor 1EA7 hid vid-1ea7 amp-pid-0066 amp-rev-0200 amp-mi-00
This device is designed to be "Plug and Play" (PnP). Because it adheres to the standard USB HID class specifications, it does not require proprietary drivers for basic functionality. Windows, macOS, and Linux include generic HID drivers that allow the device to work immediately upon connection.
: Human Interface Device. This protocol covers devices designed for direct human operation, such as keyboards, mice, trackpads, and game controllers.
If you do need a specific driver for advanced features, follow these steps: Sending a report (e
: Typically uses a 2.4GHz USB wireless dongle for communication.
If you are dealing with a malfunctioning device, let me know:
I can provide specific driver links or registry fixes based on your situation. The technical identifier refers to a specific hardware
In , right-click the problematic hardware ID entry. Select Uninstall device .
feature = device.get_feature_report(0x00, 64) print(feature)
The hardware ID HID\VID_1EA7&PID_0066&REV_0200&MI_00 is not just a random error code but a detailed identifier for the SHARKOON Mediatrack Edge Mini Keyboard. The VID and PID point directly to the manufacturer and product, the REV notes its version, and the MI_00 confirms it as a composite device with multiple interfaces.
What (e.g., Windows 10 or Windows 11) are you running?