Skip to content

Commit

Permalink
Map ⇔ and ⇒ to Option+Shift+H and Option+Shift+L
Browse files Browse the repository at this point in the history
AltGr+Shift+H and AltGr+Shift+L on Windows respectively.
  • Loading branch information
ruohola committed Jun 17, 2023
1 parent abf7a98 commit 493b241
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Finner.keylayout
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.1" encoding="UTF-8"?>
<!DOCTYPE keyboard SYSTEM "file://localhost/System/Library/DTDs/KeyboardLayout.dtd">
<!--Created by Ukelele version 3.2.7.195 on 2018-12-30 at 16:50 (EET)-->
<!--Last edited by Ukelele version 3.4.2.314 on 2020-10-20 at 23:08 (EEST)-->
<!--Last edited by Ukelele version 359 on 2023-06-17 at 20:06 (EEST)-->
<keyboard group="126" id="-30432" name="Finner" maxout="2">
<layouts>
<layout first="0" last="17" mapSet="ANSI" modifiers="Modifiers"/>
Expand Down Expand Up @@ -365,7 +365,7 @@
<key code="1" output="ß"/>
<key code="2" output=""/>
<key code="3" output=""/>
<key code="4" output=""/>
<key code="4" output=""/>
<key code="5" output=""/>
<key code="6" output="»"/>
<key code="7" output=""/>
Expand Down Expand Up @@ -398,7 +398,7 @@
<key code="34" output=""/>
<key code="35" output=""/>
<key code="36" output="&#x000D;"/>
<key code="37" output=""/>
<key code="37" output=""/>
<key code="38" output=""/>
<key code="39" output="Æ"/>
<key code="40" output=""/>
Expand Down
Binary file modified Finner.klc
Binary file not shown.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ ASDFGHJKLÖÄ*
```
¹²³⁴⁵⁶⁷⁸⁹⁰±¦
⋅×÷‰† Ü °¶Å”
ß ŒÆ’
ß ⇔ ⇒ŒÆ’
≥»› ″ —
```
(Pressing space types ` `, the `U+00A0 NO-BREAK SPACE (NBSP)` character)

0 comments on commit 493b241

Please sign in to comment.