Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 267 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 267 Bytes

hidgadget

USB HID Gadget Package for Golang.

This package allows virtual USB HID devices to be created using the Linux USB Multifunction Gadget HID driver (usb_f_hid).

Depends on: github.com/jteeuwen/evdev

Further features and documentation to be added later.