-
-
Notifications
You must be signed in to change notification settings - Fork 135
Open
Labels
Description
Use the following useless one-key keyboard:
<?xml version="1.0"?>
<keyboard3 xmlns="https://schemas.unicode.org/cldr/45/keyboard3" locale="en" conformsTo="45">
<info author="eb" name="LdmlOneKey"/>
<version number="1.0.0"/>
<keys>
<!-- no keys listed, keys-Latn-implied.xml will be implicitly imported -->
</keys>
<layers formId="us">
<layer id="base">
<row keys="gap 1" />
</layer>
</layers>
</keyboard3>
In Keyman Developer, compile the keyboard, then "Test Keyboard". In the test area, press 1 Enter 1.
Expected output (| being the IP):
1
1|
Actual output:
1
1|
Expected grid output (| being the green current location marker):
U+0031 U+000D U+000A U+0031 |
Actual grid output:
U+0031 U+000D U+000A U+000D | U+000A U+0031 U+000D U+000A
Screenshot:
Keyman 18.0.245
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Todo