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
- Host: GitHub
- URL: https://github.com/hacksore/usb-switchy
- Owner: Hacksore
- Created: 2020-03-21T18:06:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-23T12:56:42.000Z (over 6 years ago)
- Last Synced: 2024-10-06T00:42:45.877Z (almost 2 years ago)
- Language: C++
- Size: 296 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

# Install lib
`ln -s myutil/ ~/Documents/Arduino/libraries`