KM07002: ERROR_TouchLayoutIdentifierRequires15
Message | Key "<param>" on "<param>", layer "<param>" (<param>) has a multi-part identifier which requires version 15.0 or newer |
Module | kmc-kmn.KmwCompilerMessages |
Identifier | ERROR_TouchLayoutIdentifierRequires15 |
The Unicode key format U_xxxx_yyyy
is supported in Keyman 15.0 and later
versions.
For example, U_0041_0300
means the key will by default emit
U+0041 U+0300
(À); earlier versions allow only a single Unicode value in
the identifier, e.g. U_0300
.