Cleanup whitespace

This commit is contained in:
Mark Sikora 2016-05-28 20:49:40 -04:00
parent 5b30bb5343
commit 3eeb7ca9f9
4 changed files with 3 additions and 8 deletions

View file

@ -134,4 +134,3 @@ out:
i2c_stop();
return mcp23018_status;
}

View file

@ -19,5 +19,3 @@
I(15), \
T(E), T(X), T(A), T(M), T(P), T(L), T(E), \
END) \

View file

@ -54,4 +54,3 @@ void led_set(uint8_t usb_led)
ergodox_right_led_3_off();
}
}

View file

@ -367,4 +367,3 @@ static void select_row(uint8_t row)
}
}
}