-
Notifications
You must be signed in to change notification settings - Fork 552
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
Issue about AUTO_MOUSE_THRESHOLD #596
Comments
Thank you @okuRaku -san. I'll try it. |
Hi, @okuRaku -san. As a provisional measure, I thought the approach of independently implementing the modifications to the QMK firmware was a good idea. |
I look forward to your changes! |
I added
AUTO_MOUSE_THRESHOLD
toqmk_firmware/keyboards/keyball/keyball39/keymaps/{mymap}/config.h
to customize Auto Mouse Layer.The optional parameters were taken from qmk's site. https://github.com/qmk/qmk_firmware/blob/master/docs/feature_pointing_device.md#how-to-customize
However, after building and writing to the device, the behavior does not change.
Is this option not supported by the keyball firmware?
The text was updated successfully, but these errors were encountered: