rolopogo / TesoroRGB

A class library for controlling the RGB lighting of Tesoro keyboards
MIT License
6 stars 2 forks source link

Tesoro Gram SE Spectrum (all layouts) support #1

Open GrandTeki opened 5 years ago

GrandTeki commented 5 years ago

I would like to request support for my keyboard, a Tesoro Gram SE Spectrum keyboard with a Hungarian layout. diogotr7 (DrMeteor on Discord) told me to post an issue with the following screenshots: image image

diogotr7 commented 5 years ago

Hello, support for the tesoro keyboards has been asked for in our project, so i searched github for a way to interface with it. I came across this, but itr doesnt seem to work with @GrandTeki 's keyboard. I suspect it's because it's the SE version of the keyboard. At least according to this, the PID should be 2047, which is not the case as can be seen the screenshots.

I made a very simple test app with tht dll and it initializes fine, I assume because it doesnt check for the correct PID, but any further commands dont have any effect.

I'm not sure if the protocol changes too much, and i also wouldn't know how to analyze it as i dont have the hardware.

Thanks for your attention.