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?
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_ENABLEtoyesinrules.mkI 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 setMOUSEKEY_ENABLEtonoit 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?