Skip to content

Commit

Permalink
chore: Swap d-v
Browse files Browse the repository at this point in the history
  • Loading branch information
narze committed Jul 12, 2021
1 parent 4289ee4 commit 07d9319
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions input/Manoonchai-ColemakDH-Mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
"z": ["", "", "z", "z", "z"],
"x": ["", "", "x", "x", "x"],
"c": ["", "", "c", "c", "c"],
"v": ["", "", "d", "d", "d"],
"b": ["", "", "v", "v", "v"],
"v": ["", "", "v", "v", "v"],
"b": ["", "", "d", "d", "d"],
"n": ["", "", "k", "k", "k"],
"m": ["", "", "h", "h", "h"],
",": ["", "", ",", ",", ","],
Expand Down
12 changes: 6 additions & 6 deletions output/Manoonchai-ColemakDH-Mod.keylayout
Original file line number Diff line number Diff line change
Expand Up @@ -250,9 +250,9 @@
<key code="6" output="z"/>
<key code="7" output="x"/>
<key code="8" output="c"/>
<key code="9" output="d"/>
<key code="9" output="v"/>
<key code="10" output="§"/>
<key code="11" output="v"/>
<key code="11" output="d"/>
<key code="12" output="q"/>
<key code="13" output="w"/>
<key code="14" output="f"/>
Expand Down Expand Up @@ -359,9 +359,9 @@
<key code="6" output="z"/>
<key code="7" output="x"/>
<key code="8" output="c"/>
<key code="9" output="d"/>
<key code="9" output="v"/>
<key code="10" output="§"/>
<key code="11" output="v"/>
<key code="11" output="d"/>
<key code="12" output="q"/>
<key code="13" output="w"/>
<key code="14" output="f"/>
Expand Down Expand Up @@ -468,9 +468,9 @@
<key code="6" output="z"/>
<key code="7" output="x"/>
<key code="8" output="c"/>
<key code="9" output="d"/>
<key code="9" output="v"/>
<key code="10" output="§"/>
<key code="11" output="v"/>
<key code="11" output="d"/>
<key code="12" output="q"/>
<key code="13" output="w"/>
<key code="14" output="f"/>
Expand Down
Binary file modified output/Manoonchai-ColemakDH-Mod.klc
Binary file not shown.

0 comments on commit 07d9319

Please sign in to comment.