InputBot icon indicating copy to clipboard operation
InputBot copied to clipboard

Feature Request - Get Keyboard Identifier on keyboard events

Open sketchpunk opened this issue 4 years ago • 0 comments

In the windows API, there is a way to get some form of Keyboard Identification. Having that sort of information is available, it would make it easy to have a second keyboard connected to a pc that can be used as a macro board or whatnot.

Here's an old Article and Code of how its done in C#. https://www.codeproject.com/Articles/17123/Using-Raw-Input-from-C-to-handle-multiple-keyboard

sketchpunk avatar Feb 04 '21 18:02 sketchpunk