Add more pins with interrupt (for Motor Encoder)

There is only two on the Uno and I already using the SCL/SDA for the motor (same as 2 and 3)

The external interrupt pins are 2 and 3. They are NOT SCL/SDA.

For two encoders, on 2 external interrupt pins each, you'll need a different Arduino. The Mega has 5 external interrupt pins.