Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mapping problems with Bluetooth version #145

Open
ozunion opened this issue Jun 17, 2024 · 4 comments
Open

Mapping problems with Bluetooth version #145

ozunion opened this issue Jun 17, 2024 · 4 comments

Comments

@ozunion
Copy link

ozunion commented Jun 17, 2024

There may be something I've missed...

The environment used is

r2024-05-29 remapper_seeed_xiao_nrf52840.uf2
Bluetooth mouse
Bluetooth keyboard

The mouse and keyboard are paired with the HID-Remapper and are working perfectly.

When I set "tap-hold: middle button is middle-click when clicked, but switches layer when held" in the example tab, it worked perfectly.
However, when I set "map caps lock to control" while keeping this setting, the caps-lock key remains the caps-lock key.

So I tried adding the "tap-hold~" setting after setting "map caps lock to control" first.
However, "tap-hold~" did not work properly.
To be more specific, CursorY to Vscroll is not reflected, and the cursor only moves up and down.

I thought that the problem might be with the "Unmapped inputs passthrough on layer" setting, so I unchecked the box, and the cursor stopped moving up and down, but I still couldn't scroll vertically.

So, when used individually, both work well, but when used together, one of them breaks.

Is there something I'm doing wrong with the settings?
Or is this just the way it is?

@jfedor2
Copy link
Owner

jfedor2 commented Jun 17, 2024

Can you export your configuration to JSON and post it here and also describe what you expected it to do?

@ozunion
Copy link
Author

ozunion commented Jun 17, 2024

This is a JSON file.
If the middle mouse button is held down while moving the mouse, the page will scroll in the direction of the movement (X to H scroll, Y to V scroll).
hid-remapper-config (1).json

I would also like CapslockToControl to work.

@jfedor2
Copy link
Owner

jfedor2 commented Jun 17, 2024

The configuration seems correct. Are you sure your keyboard is connected through HID Remapper and not directly to your computer? It may not be obvious with Bluetooth. You can verify that by going to the Monitor tab and pressing some keys on your keyboard. Also the blue LED on HID Remapper blinks as many times as there are devices connected so it should blink twice every second or so.

@ozunion
Copy link
Author

ozunion commented Jun 18, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants