You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an Adept Trackball that I ordered from Ploopy prebuilt. I have used VIA to configure it, but otherwise it has the stock firmware. I tried flashing it with the .uf2 files in firmwares/drag_scroll_toggle and it seems that they all use click and hold for scrolling still. I'm able to put the device in bootloader mode and after pasting in the uf2 file it reboots successfully. I also tried one of the files in firmwares/drag_scroll_click_and_hold and it causes the same behavior.
The text was updated successfully, but these errors were encountered:
This is still a problem, but I wanted to share my solution. https://github.com/qmk/qmk_firmware/pull/23728/files
The in madromys firmware can't be built on the most recent version of qmk. This PR is based right on top of the last commit that touched the adept firmware, so if you want to build it you should check it out locally. It makes it so that the user can map drag scroll and click and hold to different keys using VIA.
I have an Adept Trackball that I ordered from Ploopy prebuilt. I have used VIA to configure it, but otherwise it has the stock firmware. I tried flashing it with the
.uf2
files infirmwares/drag_scroll_toggle
and it seems that they all use click and hold for scrolling still. I'm able to put the device in bootloader mode and after pasting in theuf2
file it reboots successfully. I also tried one of the files infirmwares/drag_scroll_click_and_hold
and it causes the same behavior.The text was updated successfully, but these errors were encountered: