How or where to get the language code list for CDN

Hi,

I am using keyman.addKeyboards(‘@th’); to loads default Thai keyboard from Keyman Cloud (CDN), and would like to load more language keyboards from CDN, how to get the language code for the specified language or the language code list?
for example, kwakwala?

Hi @fqi, you can find the full list of keyboards in our CDN at KeymanWeb | Keyboard Catalogue

You can also reference the keyboard ID found in a keyboard search on keyman.com, e,g, keyman.addKeyboards('hieroglyphic') for the hieroglyphic keyboard, or keyman.addKeyboards('hieroglyphic@egy') if you want to include the language code (which is optional).

Hi Marc, thanks a lot and it works.

1 Like