I use Windows 11. I got a bluetooth device which is called the Clip Studio Tabmate version 2. It does not show in the bluetooth devices in Windows. But it is detected in the Clip Studio software which it’s designed for. I would like to try to make a driver (of just a program) which would be able to communicate with it. My goal would be to use it as a gamepad, so I could remap the buttons as keyboard keys, and then use it with others softwares.
Not that relevant, but the Tabmate version 1 was in fact detected as a Gamepad. They removed this feature with the version 2. I emailed the company about it and they told me that it is by design. That’s why I would like to try this.
I don’t know much about drivers development. I looked at the examples on the microsoft website, but I still don’t know how I can use this with a bluetooth device, that I did not make myself.
Is it possible to do?