spiegel-keyman/developer/src/kmc-package/src
Marc Durdin f3fbf01d30 feat(developer): fixes to kmc-package for keyboard support
kmc-package had a number of gaps and errors. This fixes a bunch of
problems:

* Wrong case on XML elements
* Wrong metadata in system element
* Missing kmp.json in Files array (needs test in consumer apps later)
* Missing displayFont, oskFont in keyboard elements
* Including copyLocation when == 0
* Including an empty startMenu element
* Incorrect assumptions about location of source files in source/ folder

Note that support for followKeyboardVersion will come later; for now, it
uses the possibly-stale value from the Keyboard element in the .kps
file.
2022-09-21 14:37:08 +10:00
..
kmp-compiler.ts feat(developer): fixes to kmc-package for keyboard support 2022-09-21 14:37:08 +10:00
kmp-json-file.ts refactor(developer): split kmlmc into kmc-model, kmc-model-info, kmc-package 2022-09-19 06:30:50 +10:00
kps-file.ts feat(developer): fixes to kmc-package for keyboard support 2022-09-21 14:37:08 +10:00