chore: more gotcha
parent
d79a684f03
commit
895f54c884
|
@ -203,7 +203,9 @@
|
|||
<li>2 <code>Option</code> 1U.</li>
|
||||
<li>1 <code>Backspace</code> 1.5U.</li>
|
||||
<li>1 <code>| \</code> 1U.</li>
|
||||
<li><code>Left Shift</code> 2.25U and <code>Right Shift</code> 1.75U.</li>
|
||||
<li>
|
||||
1 <code>Left Shift</code> 2.25U and 1 <code>Right Shift</code> 1.75U.
|
||||
</li>
|
||||
<li>1 <code>Space</code> 7U.</li>
|
||||
</ul>
|
||||
<h4>
|
||||
|
|
|
@ -53,7 +53,7 @@ My layout's **quirk/gotcha**:
|
|||
- 2 `Option` 1U.
|
||||
- 1 `Backspace` 1.5U.
|
||||
- 1 `| \` 1U.
|
||||
- `Left Shift` 2.25U and `Right Shift` 1.75U.
|
||||
- 1 `Left Shift` 2.25U and 1 `Right Shift` 1.75U.
|
||||
- 1 `Space` 7U.
|
||||
|
||||
#### Review
|
||||
|
|
Loading…
Reference in New Issue