07fc:1113 SWISSONIC EasyKeys61 Midikeyboard

Thomann

Vendor ID
07fc
Product ID
1113
Combined
07fc:1113
Decimal
2044:4371

What is this device?

This is the USB identifier for a SWISSONIC EasyKeys61 Midikeyboard manufactured by Thomann. The vendor ID 07fc is registered to Thomann with the USB Implementers Forum, and 1113 is the product ID that Thomann assigned to this particular model. When you run lsusb on Linux, this device appears as 07fc:1113 Thomann SWISSONIC EasyKeys61 Midikeyboard.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 07fc:1113 Thomann SWISSONIC EasyKeys61 Midikeyboard

You can filter directly with lsusb -d 07fc:1113, or get the full descriptor dump with lsusb -v -d 07fc:1113. Kernel messages from dmesg show the same pair as idVendor=07fc, idProduct=1113.

Windows

In Device Manager, open the device, go to Details → Hardware Ids. This device reports:

USB\VID_07FC&PID_1113
USB\VID_07FC&PID_1113&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_07FC&PID_1113"

macOS

$ system_profiler SPUSBDataType
    SWISSONIC EasyKeys61 Midikeyboard:
      Product ID: 0x1113
      Vendor ID: 0x07fc  (Thomann)

Driver help

Having driver issues with this device? Most USB devices are handled by a generic class driver; if yours shows up as an unknown device, confirm the ID above first, then check the manufacturer's downloads page.

Raw usb.ids entry

The exact lines this page is generated from, in the upstream source file:

07fc  Thomann
	1113  SWISSONIC EasyKeys61 Midikeyboard

More from Thomann