Cleanup whitespace
This commit is contained in:
parent
5b30bb5343
commit
3eeb7ca9f9
4 changed files with 3 additions and 8 deletions
|
|
@ -134,4 +134,3 @@ out:
|
|||
i2c_stop();
|
||||
return mcp23018_status;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -19,5 +19,3 @@
|
|||
I(15), \
|
||||
T(E), T(X), T(A), T(M), T(P), T(L), T(E), \
|
||||
END) \
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -54,4 +54,3 @@ void led_set(uint8_t usb_led)
|
|||
ergodox_right_led_3_off();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -367,4 +367,3 @@ static void select_row(uint8_t row)
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue