diff options
author | QMK Bot <hello@qmk.fm> | 2023-12-04 23:30:31 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2023-12-04 23:30:31 +0000 |
commit | 99ab4393deafc39a0cc676efa3abf8079517afef (patch) | |
tree | 6d27acc4e60dabebb02e65cec3dd75dfcb839bb3 /keyboards/handwired | |
parent | c9d57e9014a19f3274a8cb9418f2354d2393b7df (diff) | |
parent | 74ae2286a6d8603394a87f147128053cdcd17270 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/handwired')
-rw-r--r-- | keyboards/handwired/scottokeebs/scottosplit/info.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/scottokeebs/scottosplit/info.json b/keyboards/handwired/scottokeebs/scottosplit/info.json index a44ec32976..66d24db0cd 100644 --- a/keyboards/handwired/scottokeebs/scottosplit/info.json +++ b/keyboards/handwired/scottokeebs/scottosplit/info.json @@ -14,7 +14,7 @@ }, "matrix_pins": { // 3, 4, 5, 6, 7, 8, 9, A3, A2, A1 - "cols": ["D0", "D4", "C6", "D7", "E6", "B4", "B5", "F4", "F5", "F6"] + "cols": ["D0", "D4", "C6", "D7", "E6", "B4", "B5", "F4", "F5", "F6"], // 15, 14, 16, 10 "rows": ["B1", "B3", "B2", "B6"] |