mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-12-20 12:40:22 -05:00
Fix U/I/O in table
Should be one Qwerty column in each sparse column. Checked against the JSON.
This commit is contained in:
parent
1a79b5bcc9
commit
be63007d97
1 changed files with 3 additions and 3 deletions
|
|
@ -22,11 +22,11 @@ arbitrary and down to how easy it was to layout the PCB traces:
|
||||||
| 12 | / | | | | | | F | | | | | | | | ⭕ |
|
| 12 | / | | | | | | F | | | | | | | | ⭕ |
|
||||||
| 8 | P | L | | | | | | | | | | A | | | |
|
| 8 | P | L | | | | | | | | | | A | | | |
|
||||||
| 9 | | . | , | | | | | | | | | | | ⭕ | |
|
| 9 | | . | , | | | | | | | | | | | ⭕ | |
|
||||||
| 1 | | | K | I | | | | | | W | | | | | |
|
| 1 | | | K | U | | | | | | W | | | | | |
|
||||||
| 6 | | | | M | H | | | | | | | | | | ⭕ |
|
| 6 | | | | M | H | | | | | | | | | | ⭕ |
|
||||||
| 2 | | U | | | Y | T | | | | | | | | | |
|
| 2 | | O | | | Y | T | | | | | | | | | |
|
||||||
| 22 | | | | | | G | V | | | | | | L1 | | |
|
| 22 | | | | | | G | V | | | | | | L1 | | |
|
||||||
| 0 | | | O | | | | R | E | | | | | | | |
|
| 0 | | | I | | | | R | E | | | | | | | |
|
||||||
| 13 | | | | | N | | | D | R2 | | | | | | |
|
| 13 | | | | | N | | | D | R2 | | | | | | |
|
||||||
| 14 | ; | | | | | | | | R3 | S | | | | | |
|
| 14 | ; | | | | | | | | R3 | S | | | | | |
|
||||||
| 18 | | | | | | B | | | | X | L2 | | | | |
|
| 18 | | | | | | B | | | | X | L2 | | | | |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue