https://docs.google.com/spreadsheets/d/1bHWzoIMuZe5utow-_cxPISni_590MFPqbjZcLKM2JBY/edit?gid=3980960#gid=3980960this is the closest i can achieve with the limitations of the QS. I was going to use repeat for mode 2 specifically but the tap in mode one is getting in the way of achieving my work around. It's best to separate your two actions you're trying to accomplish and the link above works pretty well you can change the buttons around to what you see fit. I color-coded what needs to be paired together.
initially it was gonna look like this
[mode 1]
increment_mode, tap 999, lip
[mode 2]
increment_mode, repeat 1, constant [ supposed to cancel the first instant of decrement]
decrement_mode, repeat 2, constant [goes back a mode the 2nd instant it triggers]
I've used this in the past but the tap in this situation is causing the increment mode in mode 2 to delay, so It can't keep up with the decrement mode in mode two