Bug38

Results 6 issues of Bug38

Hi, Thank you for this tool, I played a bit with it and I think my next keyboard will be 100% 3D printed with void switches. However, I'm from France...

Hi ! Thanks for this librairy, it seems to be exactly what I was looking for. But I need its features in 1.20 / 1.20.1 Do you plan on update...

In W11 22H2, displayswitch..exe doesn't seem to accept arguments. I don't know if you use this exe, but your application triggers the projector selection interface without using it. A fix...

Hi, I'm trying to merge some Xaero's map files from 2 accounts to share the collected data. I tried your tool that does exactly what I want to do, but...

fixes issue #53

It seems that types are missing in the exports section of packages.json : ![image](https://github.com/user-attachments/assets/9d0d2fa2-b201-4a17-954e-05f3655a0eff) This fixes the error : ```ts "exports": { ".": { "types": "./types/index.d.ts", "require": "./src/avatar.js", "import": "./esm/index.js"...