Distinguish between two or more keyboards

Viewed 203

I'd like to know how to distinguish between different keyboards. I'm creating a Python macro app, but even after some research i wasn't able to find anything. I'm running python 3 and I'm on windows 10 64-bit.

Thanks for your time.

1 Answers
Related