spiegel-keyman/resources/standards-data/ldml-keyboards/45/import
Steven R. Loomis f080f52c0e chore(resources): data update from CLDR v45
"sha": "dd5776f650183c9172abe2a57313ed41619d41fb",
  "description": "release-45",
2024-04-19 17:26:11 -05:00
..
keys-Latn-implied.xml chore(resources): data update from CLDR v45 2024-04-19 17:26:11 -05:00
keys-Zyyy-currency.xml chore(resources): ldml update out of techpreview 🙀 2024-03-02 22:40:38 -06:00
keys-Zyyy-punctuation.xml chore(resources): ldml update out of techpreview 🙀 2024-03-02 22:40:38 -06:00
README.md chore(resources): ldml update out of techpreview 🙀 2024-03-02 22:40:38 -06:00
scanCodes-implied.xml chore(resources): ldml update out of techpreview 🙀 2024-03-02 22:40:38 -06:00

Keyboard imports

The XML files in this directory are importable using the keyboard syntax as follows:

<import base="cldr" path="45/somefile.xml"/>

This is the naming convention being used:

  • type-script-description.xml

Where type is the top level element such as <keys>.

So,

  • keys-Zyyy-punctuation.xml is of script Zyyy, aka "Common".

See tr35-keyboard.md

See the top level README.md