correct extraneous t
This commit is contained in:
parent
8d7cc11d72
commit
357d930f5a
1 changed files with 0 additions and 1 deletions
|
@ -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…
Reference in a new issue