hid-remapper icon indicating copy to clipboard operation
hid-remapper copied to clipboard

Add Layer Cycling

Open IBNobody opened this issue 3 years ago • 1 comments

The current setup binds layer shifts to a button. That button can be sticky. This allows for a sniper-assist mode, which is good. However, it only allows for one set of scaling (tied to the layer you are on).

It would be nice if layers could be cycled rather than toggled.

Press Middle Mouse Button -> Activate Layer 1 with 0.5 X/Y scaling Press Middle Mouse Button Again -> Deactivate Layer 1, Activate Layer 2 with 0.25 X/Y scaling

IBNobody avatar Jul 13 '22 01:07 IBNobody

If we solved #9, this could be done by configuring a different mapping for the "cycle" button on each layer (switching to the next layer), but we can probably also implement this separately.

jfedor2 avatar Jul 13 '22 14:07 jfedor2

With the latest release, this is now possible. You can define the mappings like so:

Screenshot from 2023-01-20 00-07-06

(I also added an example that you can click on the config website that sets these.)

jfedor2 avatar Jan 19 '23 23:01 jfedor2