1
0
Fork 0

Fix layouts containing keys with multiple matrix positions (#20191)

This commit is contained in:
Ryan 2023-03-29 15:47:59 +11:00 committed by GitHub
parent dc2a625a34
commit 06664e8a94
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
43 changed files with 2144 additions and 1818 deletions

View file

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