This program is meant to bind keyboard inputs to binary data received from a selected device.
All you have to do is select which bit you want to use from which byte and enter the keyboard input you want it to output. The binary data is displayed in real time to help out with finding the correct inputs you want.
Won't work on everything but simple HID devices should work.

