Results 225 comments of Jacek Fedoryński

If you recompile with a modified descriptor, the target usages will be selectable in the UI, though they won't have pretty names. I suspect some systems/applications also have mappings hardcoded...

They're not part of the descriptor, but they're in our_descriptor.cc. Just follow the Switch example.

I think there's a big button to enable them in the Actions tab? If not try the repository Settings screen and then Actions in the menu on the left.

After you enable the workflows you have to make another trivial commit that changes something under `firmware/`. It won't trigger on previously existing commits.

It is of course possible in general, but I haven't put any real effort towards it yet.

In my experience some hubs work and others don't, there's no trick to it. I'm not sure if I've seen this behavior where only one connected device works though, usually...

Not sure how much this helps because I got these hubs a long time ago and they might be hard to track down, but these two work: ![PXL_20230803_190741539](https://github.com/jfedor2/hid-remapper/assets/2271721/99534187-8162-4593-bfb8-dfd56e239612) ![PXL_20230803_190718427](https://github.com/jfedor2/hid-remapper/assets/2271721/f4d1d591-f2df-46d8-b80e-e1e04aaea104) They...

I realize the hub situation is not optimal. I hope to do something about it in the future. If you've ordered boards from JLCPCB before, we do now have a...

Interactive remapping is definitely on my list (in fact I think it's listed in the "goals" section). To get an idea what HID usages the keyboard is actually sending I'd...