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

MK950 doesnt work correct #38

Open
ITElite22 opened this issue Sep 2, 2024 · 1 comment
Open

MK950 doesnt work correct #38

ITElite22 opened this issue Sep 2, 2024 · 1 comment

Comments

@ITElite22
Copy link

Hey there,

first i want to say thanks for this amazing workaround since logitech wont fix it…

but i have a Problem to switch the keyboard. So i found the ID of the keyboard and the mouse (the dongle) and when i press the Button on my keyboard, the mouse switches to channel 2 but my keyboard stays at 1. i try to do it myself changed what i was thinking could be the problem, but nothing i need to use the second key on the keyboard but i wanted to use 1 for 2.

and my second problem is, i dont get it how or what should i write in the 11 bit when i use bluetooth, because when i switched to the second i want to do it in reverse but i only got one dongle so the other side needs to be bluetooth

i appreciate all help.

thanks

@ITElite22
Copy link
Author

So i could get the bluetooth thing working with the mouse. But the keyboard doesnt seem to do anything. I tracked it with the hidapitester but the given information wont work if i do this in the script....

This ist for the M750 Mouse on Bluetooth (switch to channel 1):
.\hidapitester.exe --vidpid 046D:B02C --usage 0x0202 --usagePage 0xff43 --open --length 11 --send-output 0x11,0x00,0x0A,0x1E,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00

And this for the dongle (switch to channel 2):
.\hidapitester.exe --vidpid 046D:C548 --usage 0x0001 --usagePage 0xff00 --open --length 7 --send-output 0x10,0x02,0x0a,0x1b,0x01,0x00,0x00

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

1 participant