Add Stream Deck XL library and test command

This commit is contained in:
Ian Gulliver
2026-02-11 19:16:22 -08:00
parent e4bfa80c64
commit b547334dbe
4 changed files with 277 additions and 1 deletions

8
go.mod
View File

@@ -2,4 +2,10 @@ module qrun
go 1.25.6
require gitlab.com/gomidi/midi/v2 v2.3.22
require (
gitlab.com/gomidi/midi/v2 v2.3.22
golang.org/x/image v0.30.0
rafaelmartins.com/p/usbhid v0.0.0-20250616003425-c818f1cb579e
)
require github.com/ebitengine/purego v0.8.4 // indirect