Skip to content

ckdur/piuio2key

Repository files navigation

PIUIO Input for windows (Using LIBUSB)

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

Build

  • First, you need to create several folders in D:\usr, namely lib and include.
  • Download the latest release of the windows version of libusb, which can be found in [https://sourceforge.net/projects/libusb-win32/files/libusb-win32-releases/1.2.6.0/]. Download the libusb-win32-bin-1.2.6.0.zip file.
  • Extract it, then copy the following files libusb-win32-bin-1.2.6.0\lib\msvc\libusb.lib to D:\usr\lib libusb-win32-bin-1.2.6.0\include\lusb0_usb.h to D:\usr\include
  • Open VisualStudio, and open piuio2key.vcxproj
  • Compile

Make the driver

About

PIUIO to keyboard translator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published