Browse Source

correct extraneous t

Rob Rogers 7 years ago
parent
commit
357d930f5a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      keyboards/lets_split/lets_split.c

+ 0 - 1
keyboards/lets_split/lets_split.c

@@ -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