An open API service indexing awesome lists of open source software.

https://github.com/hacksore/usb-switchy

Super fast keyboard/mouse switcher
https://github.com/hacksore/usb-switchy

Last synced: over 1 year ago
JSON representation

Super fast keyboard/mouse switcher

Awesome Lists containing this project

README

          

# usb-switchy

Attempting to make a super fast keyboard/mouse switcher with an excessive amount of Arduinos 😎

### Why?

I want to build something that overcomes the delay that mondern KVMs have. They act is if the devices is unplugged and plugged into the next machine, which takes time for the OS to pickup movement/keystrokes.

### Diagram for Mouse

![Imgur](diagram.png)

# Install lib

`ln -s myutil/ ~/Documents/Arduino/libraries`