USB BlinkStick Nano control in Xojo

Hello?

The other day I found this little thing and wanted to try it out:

https://www.blinkstick.com/products/blinkstick-nano

Today I was checking the implementation and since Xojo isn’t there I thought to try my hand at making it, but first I wanted to ask around here to see if anyone had already tried.

https://www.blinkstick.com/help/api-implementations

Have you had to deal with any of the blinkstick models or the nano in particular in Xojo? Do you have any recommendations on how to do it?

From what I’ve seen of the various implementations it relies on HID rather than mapping a standard type of device (like a keyboard). If this is the case it may not be useable in iOS but would in MacOS, Windows and Linux.

like Arduino tiny85