correct extraneous t

pull/1818/head
Rob Rogers 7 years ago committed by Jack Humbert
parent 8d7cc11d72
commit 357d930f5a

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

Loading…
Cancel
Save