Skip to content

Commit

Permalink
Fix ColemakDH mod
Browse files Browse the repository at this point in the history
  • Loading branch information
narze authored Sep 16, 2021
1 parent c1fb174 commit e708ede
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions input/Manoonchai-ColemakDH-Mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"8": ["8", "*", "8", "", "8", ""],
"9": ["9", "(", "9", "", "9", ""],
"0": ["0", ")", "0", "", "0", ""],
"-": ["-", "_", "-", "-", "-", ""],
"=": ["=", "+", "=", "=", "=", ""],
"-": ["-", "_", "-", "÷", "-", ""],
"=": ["=", "+", "=", "×", "=", ""],
"q": ["", "", "q", "q", "q", ""],
"w": ["", "", "w", "w", "w", ""],
"e": ["", "", "f", "f", "f", ""],
Expand Down
4 changes: 2 additions & 2 deletions output/Manoonchai-ColemakDH-Mod.keylayout
Original file line number Diff line number Diff line change
Expand Up @@ -377,10 +377,10 @@
<key code="21" output=""/>
<key code="22" output=""/>
<key code="23" output=""/>
<key code="24" output="="/>
<key code="24" output="×"/>
<key code="25" output=""/>
<key code="26" output=""/>
<key code="27" output="-"/>
<key code="27" output="÷"/>
<key code="28" output=""/>
<key code="29" output=""/>
<key code="30" output="]"/>
Expand Down
Binary file modified output/Manoonchai-ColemakDH-Mod.klc
Binary file not shown.
4 changes: 2 additions & 2 deletions output/Manoonchai-ColemakDH-Mod_xkb
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ xkb_symbols "Mnc-DH" {
key <AE07> { [ 0x1000037, 0x1000026, 0x1000037, 0x1000e57 0x1000037 voidsymbol ] };
key <AE08> { [ 0x1000038, 0x100002a, 0x1000038, 0x1000e58 0x1000038 voidsymbol ] };
key <AE09> { [ 0x1000039, 0x1000028, 0x1000039, 0x1000e59 0x1000039 voidsymbol ] };
key <AE11> { [ 0x100002d, 0x100005f, 0x100002d, 0x100002d 0x100002d voidsymbol ] };
key <AE12> { [ 0x100003d, 0x100002b, 0x100003d, 0x100003d 0x100003d voidsymbol ] };
key <AE11> { [ 0x100002d, 0x100005f, 0x100002d, 0x10000f7 0x100002d voidsymbol ] };
key <AE12> { [ 0x100003d, 0x100002b, 0x100003d, 0x10000d7 0x100003d voidsymbol ] };
key <TLDE> { [ 0x1000060, 0x100007e, 0x1000060, 0x1000060 0x1000060 voidsymbol ] };
key <AD01> { [ 0x1000e43, 0x1000e12, 0x1000071, 0x1000071 0x1000071 voidsymbol ] };
key <AD02> { [ 0x1000e15, 0x1000e0f, 0x1000077, 0x1000077 0x1000077 voidsymbol ] };
Expand Down

0 comments on commit e708ede

Please sign in to comment.