Add uinput-based controller

This commit is contained in:
De_Coder 2023-02-19 16:29:46 +01:00 committed by Unrud
parent 342334ac18
commit f5d19a0354
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.7.0
)
require github.com/bendahl/uinput v1.6.0 // indirect