I added AUTO_MOUSE_THRESHOLD to qmk_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?
I added
AUTO_MOUSE_THRESHOLDtoqmk_firmware/keyboards/keyball/keyball39/keymaps/{mymap}/config.hto 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?