Skip to content

Commit

Permalink
fixed the Y key being lost, and wondering into the wrong neighbourhood
Browse files Browse the repository at this point in the history
  • Loading branch information
Miodec committed Aug 11, 2020
1 parent b4c4004 commit 7f33601
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1044,11 +1044,10 @@
<div class="keymap-key" id="KeyT">
<span class="letter">t</span>
</div>
<div class="keymap-matrix-split-spacer"></div>
<div class="keymap-split-spacer"></div>
<div class="keymap-key" id="KeyY">
<span class="letter">y</span>
</div>
<div class="keymap-stagger-split-spacer"></div>
<div class="keymap-key" id="KeyU">
<span class="letter">u</span>
</div>
Expand Down

0 comments on commit 7f33601

Please sign in to comment.