opendragon icon indicating copy to clipboard operation
opendragon copied to clipboard

Yama k550

Open RusticCraftsman opened this issue 2 years ago • 4 comments

So... i have a yama k550, its a keyboard and i would like to add support of it, i also would like to contribute to the code which currently i dont understand

RusticCraftsman avatar Jul 08 '22 03:07 RusticCraftsman

Hi, driver currently doesn't support keyboards and I planning to rewrite large parts of the code, but I think I can add support for it. Do you know how to capture USB packets with wireshark?

Edit: Also if you want to try and contribute yourself, read this: https://github.com/GrbavaCigla/opendragon#sources

GrbavaCigla avatar Jul 11 '22 18:07 GrbavaCigla

no, i dont know how to, sorry for the late response, do you have any sources so i could learn how to?

RusticCraftsman avatar Jul 25 '22 22:07 RusticCraftsman

Edit: Also if you want to try and contribute yourself, read this: https://github.com/GrbavaCigla/opendragon#sources did not understand this, how am i supposed to contribute based on the sources?

RusticCraftsman avatar Jul 26 '22 00:07 RusticCraftsman

no, i dont know how to, sorry for the late response, do you have any sources so i could learn how to?

Do you have a windows machine by any chance? It is very simple, install official redragon drivers on windows machine and install Wireshark (simple installer, just be sure to tick on USBPcap support). After that, select usb port and start capturing what happens when you change something in the driver.

did not understand this, how am i supposed to contribute based on the sources?

Well currently you don't :D. Driver is tied to mice, so I would have to inspect the data to understand how keyboards work.

GrbavaCigla avatar Jul 26 '22 12:07 GrbavaCigla