Fix layouts containing keys with multiple matrix positions (#20191)
This commit is contained in:
parent
dc2a625a34
commit
06664e8a94
43 changed files with 2144 additions and 1818 deletions
|
@ -1,4 +1,4 @@
|
|||
#include "handwired.h"
|
||||
#include "quantum.h"
|
||||
|
||||
const keypos_t PROGMEM hand_swap_config[MATRIX_ROWS][MATRIX_COLS] = {
|
||||
{{13, 0}, {12, 0}, {11, 0}, {10, 0}, {9, 0}, {8, 0}, {7, 0}, {6, 0}, {5, 0}, {4, 0}, {3, 0}, {2, 0}, {1, 0}, {0, 0}},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue