This commit is contained in:
firebadnofire 2025-06-06 18:29:25 -04:00
parent e61731dc50
commit d9c7305cf8
Signed by: firebadnofire
SSH key fingerprint: SHA256:bnN1TGRauJN84CxL1IZ/2uHNvJualwYkFjOKaaOilJE
6 changed files with 751 additions and 0 deletions

5
go.mod Normal file
View file

@ -0,0 +1,5 @@
module archuser.org/scale-code
go 1.24.4
require github.com/karalabe/hid v1.0.0