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

Issues witm enabling mousekey #3

Open
davidbgonz opened this issue Nov 14, 2022 · 4 comments
Open

Issues witm enabling mousekey #3

davidbgonz opened this issue Nov 14, 2022 · 4 comments

Comments

@davidbgonz
Copy link

I'm moving my keymap from a preonic to the conundrum. One of my layers have mouse actions. I depend on some of the mouse actions as my mouse is only a trackball and does not have any buttons. If I try to set MOUSEKEY_ENABLE to yes in rules.mk I am seeing odd behavior. Just the act of enabling (without any mouse actions set in the keymap), the conumdrum no longer registers any keys. I have to plug and unplug my keyboard multiple times for it to start working. If I set MOUSEKEY_ENABLE to no it starts working again.

Do you know if there is anything in addition I need to add to the configs to get mouse actions to work? Am I able to update the baseline version of QMK or move the conundrum configs over to my own fork that I have for my other devices?

@davidbgonz
Copy link
Author

Also, is qmk flash not a possibility for the conundum?

@Jaeyo
Copy link

Jaeyo commented Nov 19, 2022

media key doesn't works, too. (ex. play/stop, volume up/down) maybe it has simailar root cause.

@davidbgonz
Copy link
Author

I was able to get media keys working with the EXTRAKEY_ENABLE flag in rules.mk.

After playing around with options I noticed that regardless of settings it takes a few tries plugging in the keyboard for it to start registering. The odd behavior I see when I enable mousekey is that my actual mouse stops working. I can move the cursor but when I click, it clicks on where my keyboard last had focus. Its the weirdest thing.

@Jaeyo
Copy link

Jaeyo commented Nov 21, 2022

@davidbgonz thanks. EXTRAKEY_ENABLE flag helps.

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