#Select profile automatically based on the connected machine
1 messages · Page 1 of 1 (latest)
difficult to implement without a program running in the background
the keyboard just knows it was connected and not to what
i was hoping there is a way to get a feedback from the device, some sort of id
thre should be some sort of a handshake between them, right?
but you guys know better, i have no idea how this works under the hood
If running a program on the background is the only way, then it does not worth to spend time on it
the handshake isnt os specific
its basically just im a usb host and the keyboard goes im a keyboard and then they are done
(very simplified and in reality a lot more complex in terms of how the handshaking is done)
😿