This project contains the source code for the piuio2key (io2key). The program does:
- Translate the PIUIO input to keyboard presses
- Has a diagnostic tool to test your pads
- Contains medium support for activating lights on-presses
- Download the latest release of the windows version of libusb. Download the libusb-win32-bin-1.4.0.0.zip file.
- Extract it, then copy the following files
libusb-win32-bin-1.4.0.0\lib\msvc\libusb.libto.\liblibusb-win32-bin-1.4.0.0\include\lusb0_usb.hto.\include - Open VisualStudio, and open
piuio2key.vcxproj - Compile
-
Download zadig and extract it.
-
Run zadig, click the long dropdown menu and select
EZ-USB FX2device. -
Click arrow down button on
WinUSBtext box to selectlibusb-win32. -
Click
Install WCID Driverbutton.