I am looking to change the function of the Fine/Coarse button to trigger the highlight key but am not able to find where in any of the coding this would be located.
I am looking to change the function of the Fine/Coarse button to trigger the highlight key but am not able to find where in any of the coding this would be located.
Look at box_1_src.ino for the checkButtons() method. The shift key is actually used in the encoder methods, so you may have to modify a couple of places to get that key behavior changed.
www.etcconnect.com