Results 225 comments of Jacek Fedoryński

> The main page of the github says multiple devices can be connected through a hub. Did you already partially implement this but just not the per device mapping yet?...

Yes! When you connect a mouse and a keyboard, you don't need per-device mappings. When you connect two mice and want to use one for scrolling and the other for...

I made an update that I think could fix this (502837f7c5f1fb96ced2ceb711b3fa1b57257694). Please try the latest release if you have a moment.

To anyone having issues with printing the buttoncaps on FDM printers, here's another option, order these from JLCPCB: https://github.com/TheTrainGoes/GP2040-Projects/blob/main/Open%20Source%20Buttons/Choc%20v1/Flatbox%20JLC%20sprue.stl Choose 9000R or Black resin. It should be very cheap, like...

It's partially solved. The use case from https://github.com/jfedor2/hid-remapper/issues/9#issue-1261137547 can be configured and works correctly, but sticky layer-activating mappings still don't. I overlooked this when doing the last release and I'm...

The latest release also handles the sticky layer-activating mappings better.

With the latest release, this is now possible. You can define the mappings like so: ![Screenshot from 2023-01-20 00-07-06](https://user-images.githubusercontent.com/2271721/213582338-3bfb988e-a0fb-439f-af69-d2c461efaf3a.png) (I also added an example that you can click on the...

I have this working internally, it just needs some love to make it presentable.

Full remapping both ways of course! Use a keyboard LED to visualize which layer is active. Use LED state coming from another keyboard, not connected through HID Remapper, as an...

Please check the latest release! It includes support for keyboard LEDs.