spiegel-keyman/resources/standards-data/ldml-keyboards/45/import
Steven R. Loomis a0a57289f0 chore(resources): ldml update out of techpreview 🙀
- update to cldr 40fa7fd5b074a203581d04ca0c0b004ab9aa491b (main) - alpha1+
- includes patch for bn

Fixes: #10900
2024-03-02 22:40:38 -06:00
..
keys-Latn-implied.xml chore(resources): ldml update out of techpreview 🙀 2024-03-02 22:40:38 -06: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