Add uinput-based controller
This commit is contained in:
parent
342334ac18
commit
f5d19a0354
6 changed files with 202 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -7,3 +7,5 @@ require (
|
|||
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
|
||||
golang.org/x/net v0.7.0
|
||||
)
|
||||
|
||||
require github.com/bendahl/uinput v1.6.0 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue