Move quote keys slightly
This commit is contained in:
parent
bcc0bad7b9
commit
24dead9672
3 changed files with 24 additions and 24 deletions
|
@ -315,21 +315,21 @@ dead_macron := Map.Call(
|
||||||
|
|
||||||
|
|
||||||
; D11 - SC01A
|
; D11 - SC01A
|
||||||
; ’
|
|
||||||
>!SC01A::Send "{U+2019}"
|
|
||||||
<^>!SC01A::Send "{U+2019}"
|
|
||||||
; ‘
|
; ‘
|
||||||
>!+SC01A::Send "{U+2018}"
|
>!SC01A::Send "{U+2018}"
|
||||||
<^>!+SC01A::Send "{U+2018}"
|
<^>!SC01A::Send "{U+2018}"
|
||||||
|
; “
|
||||||
|
>!+SC01A::Send "{U+201C}"
|
||||||
|
<^>!+SC01A::Send "{U+201C}"
|
||||||
|
|
||||||
|
|
||||||
; D12 - SC01B
|
; D12 - SC01B
|
||||||
|
; ’
|
||||||
|
>!SC01B::Send "{U+2019}"
|
||||||
|
<^>!SC01B::Send "{U+2019}"
|
||||||
; ”
|
; ”
|
||||||
>!SC01B::Send "{U+201D}"
|
>!+SC01B::Send "{U+201D}"
|
||||||
<^>!SC01B::Send "{U+201D}"
|
<^>!+SC01B::Send "{U+201D}"
|
||||||
; “
|
|
||||||
>!+SC01B::Send "{U+201C}"
|
|
||||||
<^>!+SC01B::Send "{U+201C}"
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
22
spec.html
22
spec.html
|
@ -42,7 +42,7 @@
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>ACP Keyboard v3.1.0</h1>
|
<h1>ACP Keyboard v3.2.0</h1>
|
||||||
<ol>
|
<ol>
|
||||||
<li><a href="#rationale">Rationale</a></li>
|
<li><a href="#rationale">Rationale</a></li>
|
||||||
<li><a href="#images">Images</a></li>
|
<li><a href="#images">Images</a></li>
|
||||||
|
@ -285,14 +285,14 @@
|
||||||
<rect x="920" y="80" width="80" height="80" />
|
<rect x="920" y="80" width="80" height="80" />
|
||||||
<text x="930" y="150" class="layer1">[</text>
|
<text x="930" y="150" class="layer1">[</text>
|
||||||
<text x="930" y="90" class="layer2">{</text>
|
<text x="930" y="90" class="layer2">{</text>
|
||||||
<text x="990" y="150" class="layer3">’</text>
|
<text x="990" y="150" class="layer3">‘</text>
|
||||||
<text x="990" y="90" class="layer4">‘</text>
|
<text x="990" y="90" class="layer4">“</text>
|
||||||
|
|
||||||
<rect x="1000" y="80" width="80" height="80" />
|
<rect x="1000" y="80" width="80" height="80" />
|
||||||
<text x="1010" y="150" class="layer1">]</text>
|
<text x="1010" y="150" class="layer1">]</text>
|
||||||
<text x="1010" y="90" class="layer2">}</text>
|
<text x="1010" y="90" class="layer2">}</text>
|
||||||
<text x="1070" y="150" class="layer3">”</text>
|
<text x="1070" y="150" class="layer3">’</text>
|
||||||
<text x="1070" y="90" class="layer4">“</text>
|
<text x="1070" y="90" class="layer4">”</text>
|
||||||
|
|
||||||
<!-- Third row -->
|
<!-- Third row -->
|
||||||
|
|
||||||
|
@ -679,14 +679,14 @@
|
||||||
<rect x="920" y="80" width="80" height="80" />
|
<rect x="920" y="80" width="80" height="80" />
|
||||||
<text x="930" y="150" class="layer1">[</text>
|
<text x="930" y="150" class="layer1">[</text>
|
||||||
<text x="930" y="90" class="layer2">{</text>
|
<text x="930" y="90" class="layer2">{</text>
|
||||||
<text x="990" y="150" class="layer3">’</text>
|
<text x="990" y="150" class="layer3">‘</text>
|
||||||
<text x="990" y="90" class="layer4">‘</text>
|
<text x="990" y="90" class="layer4">“</text>
|
||||||
|
|
||||||
<rect x="1000" y="80" width="80" height="80" />
|
<rect x="1000" y="80" width="80" height="80" />
|
||||||
<text x="1010" y="150" class="layer1">]</text>
|
<text x="1010" y="150" class="layer1">]</text>
|
||||||
<text x="1010" y="90" class="layer2">}</text>
|
<text x="1010" y="90" class="layer2">}</text>
|
||||||
<text x="1070" y="150" class="layer3">”</text>
|
<text x="1070" y="150" class="layer3">’</text>
|
||||||
<text x="1070" y="90" class="layer4">“</text>
|
<text x="1070" y="90" class="layer4">”</text>
|
||||||
|
|
||||||
<rect x="1080" y="80" width="120" height="80" />
|
<rect x="1080" y="80" width="120" height="80" />
|
||||||
<text x="1090" y="150" class="layer1">\</text>
|
<text x="1090" y="150" class="layer1">\</text>
|
||||||
|
@ -1161,8 +1161,8 @@
|
||||||
<td><span class="codepoint">U+007B</span> <span class="key-character">{</span></td>
|
<td><span class="codepoint">U+007B</span> <span class="key-character">{</span></td>
|
||||||
<td><span class="codepoint">U+005B</span> <span class="key-character">[</span></td>
|
<td><span class="codepoint">U+005B</span> <span class="key-character">[</span></td>
|
||||||
<td><span class="codepoint">U+007B</span> <span class="key-character">{</span></td>
|
<td><span class="codepoint">U+007B</span> <span class="key-character">{</span></td>
|
||||||
<td><span class="codepoint">U+2019</span> <span class="key-character">’</span></td>
|
|
||||||
<td><span class="codepoint">U+2018</span> <span class="key-character">‘</span></td>
|
<td><span class="codepoint">U+2018</span> <span class="key-character">‘</span></td>
|
||||||
|
<td><span class="codepoint">U+201C</span> <span class="key-character">“</span></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>D12</td>
|
<td>D12</td>
|
||||||
|
@ -1172,8 +1172,8 @@
|
||||||
<td><span class="codepoint">U+007D</span> <span class="key-character">}</span></td>
|
<td><span class="codepoint">U+007D</span> <span class="key-character">}</span></td>
|
||||||
<td><span class="codepoint">U+005D</span> <span class="key-character">]</span></td>
|
<td><span class="codepoint">U+005D</span> <span class="key-character">]</span></td>
|
||||||
<td><span class="codepoint">U+007D</span> <span class="key-character">}</span></td>
|
<td><span class="codepoint">U+007D</span> <span class="key-character">}</span></td>
|
||||||
|
<td><span class="codepoint">U+2019</span> <span class="key-character">’</span></td>
|
||||||
<td><span class="codepoint">U+201D</span> <span class="key-character">”</span></td>
|
<td><span class="codepoint">U+201D</span> <span class="key-character">”</span></td>
|
||||||
<td><span class="codepoint">U+201C</span> <span class="key-character">“</span></td>
|
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
<tbody>
|
<tbody>
|
||||||
|
|
|
@ -27,8 +27,8 @@ xkb_symbols "basic" {
|
||||||
key <AD08> { [ U0069, U0049, U00EF, U00CF ] }; // i I ï Ï
|
key <AD08> { [ U0069, U0049, U00EF, U00CF ] }; // i I ï Ï
|
||||||
key <AD09> { [ U006F, U004F, U00F6, U00D6 ] }; // o O ö Ö
|
key <AD09> { [ U006F, U004F, U00F6, U00D6 ] }; // o O ö Ö
|
||||||
key <AD10> { [ U0070, U0050, U00B6, U00A7 ] }; // p P ¶ §
|
key <AD10> { [ U0070, U0050, U00B6, U00A7 ] }; // p P ¶ §
|
||||||
key <AD11> { [ U005B, U007B, U2019, U2018 ] }; // [ { ’ ‘
|
key <AD11> { [ U005B, U007B, U2018, U201C ] }; // [ { ‘ “
|
||||||
key <AD12> { [ U005D, U007D, U201D, U201C ] }; // ] } ” “
|
key <AD12> { [ U005D, U007D, U2019, U201D ] }; // ] } ’ ”
|
||||||
|
|
||||||
key <AC01> { [ U0061, U0041, U00E4, U00C4 ] }; // a A ä Ä
|
key <AC01> { [ U0061, U0041, U00E4, U00C4 ] }; // a A ä Ä
|
||||||
key <AC02> { [ U0073, U0053, U00DF, U1E9E ] }; // s S ß ẞ
|
key <AC02> { [ U0073, U0053, U00DF, U1E9E ] }; // s S ß ẞ
|
||||||
|
@ -69,7 +69,7 @@ xkb_symbols "us" {
|
||||||
key <TLDE> { [ U0060, U007E, U007C, U00AC ] }; // ` ~ | ±
|
key <TLDE> { [ U0060, U007E, U007C, U00AC ] }; // ` ~ | ±
|
||||||
key <AE02> { [ U0032, U0040, U00A2, U00AB ] }; // 2 @ ¢ «
|
key <AE02> { [ U0032, U0040, U00A2, U00AB ] }; // 2 @ ¢ «
|
||||||
key <AE03> { [ U0033, U0023, U00A3, U00BB ] }; // 3 # £ »
|
key <AE03> { [ U0033, U0023, U00A3, U00BB ] }; // 3 # £ »
|
||||||
key <AC11> { [ U0027, U0022, U2019, U2018 ] }; // ' " ’ ‘
|
key <AC11> { [ U0027, U0022, U201E, U201A ] }; // ' " „ ‚
|
||||||
key <BKSL> { [ U005C, U007C, U005C, NoSymbol ] }; // \ | \
|
key <BKSL> { [ U005C, U007C, U005C, NoSymbol ] }; // \ | \
|
||||||
|
|
||||||
include "level3(ralt_switch)"
|
include "level3(ralt_switch)"
|
||||||
|
|
Loading…
Reference in a new issue