1222:faca — programmable keyboard
TiPro
- Vendor ID
- 1222
- Product ID
- faca
- Combined
- 1222:faca
- Decimal
- 4642:64202
What is this device?
This is the USB identifier for a programmable keyboard manufactured by TiPro. The vendor ID 1222 is registered to TiPro with the USB Implementers Forum, and faca is the product ID that TiPro assigned to this particular model. When you run lsusb on Linux, this device appears as 1222:faca TiPro programmable keyboard.
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID 1222:faca TiPro programmable keyboard
You can filter directly with lsusb -d 1222:faca, or get the full descriptor dump with lsusb -v -d 1222:faca. Kernel messages from dmesg show the same pair as idVendor=1222, idProduct=faca.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_1222&PID_FACA USB\VID_1222&PID_FACA&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1222&PID_FACA"
macOS
$ system_profiler SPUSBDataType
programmable keyboard:
Product ID: 0xfaca
Vendor ID: 0x1222 (TiPro)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:
1222 TiPro faca programmable keyboard