Skip to content

Commit

Permalink
correct extraneous t
Browse files Browse the repository at this point in the history
  • Loading branch information
r2d2rogers authored and jackhumbert committed Oct 6, 2017
1 parent 8d7cc11 commit 357d930
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion keyboards/lets_split/lets_split.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,5 @@ const keypos_t hand_swap_config[MATRIX_ROWS][MATRIX_COLS] = {
{{0, 1}, {1, 1}, {2, 1}, {3, 1}, {4, 1}, {5, 1}},
{{0, 2}, {1, 2}, {2, 2}, {3, 2}, {4, 2}, {5, 2}},
{{0, 3}, {1, 3}, {2, 3}, {3, 3}, {4, 3}, {5, 3}},
t
};
#endif

0 comments on commit 357d930

Please sign in to comment.