Add uinput-based controller

This commit is contained in:
De_Coder 2023-02-19 16:29:46 +01:00
parent 79a88dc676
commit 28dfc47d74
6 changed files with 202 additions and 3 deletions

2
go.mod
View file

@ -7,3 +7,5 @@ require (
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
golang.org/x/net v0.4.0
)
require github.com/bendahl/uinput v1.6.0 // indirect