Nope, then it should be:
/////____Build specific settings___//////
#define MCP4151 // Uncomment if you used MCP4131 in left joystick and triggers.
#define MCP4151_RIGHT_STICK // Uncomment if you used MCP4131 in right joystick.
#define I_DONT_HAVE_STICKS // Uncomment if you connected original sticks to teensy.
//#define L3_CONNECTED_TO_PIN_33 // Uncomment if you have L3 connected to pin 29.
#define SPI_SPEED 5 // 0 = fastest, 7 = slowest
/////////////////////////////////////////
The opposite.