Skip to content

Commit

Permalink
Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanklug committed Nov 3, 2021
1 parent a96d1c3 commit 42a7617
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,13 @@ sudo apt install cmake libvncserver-dev libv4l-dev
cd picoKVM2VNC
cmake .
make
```

### Status
* Keyboard emulation (currently only the german keyboard layout is implemented)
* Mouse emulation including scrollwheel
* Tested with remmina
* Issues with UltraVNC on Windows

## usb-hid-emulator
Arduino project for Atmega32u4 based arduinos (e.g. SparkFun pro micro) to act as a HID emulator

0 comments on commit 42a7617

Please sign in to comment.