spiegel-keyman/developer/src/kmc-package
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
..
src feat(developer): fixes to kmc-package for keyboard support 2022-09-21 14:37:08 +10:00
test feat(developer): fixes to kmc-package for keyboard support 2022-09-21 14:37:08 +10:00
build.sh chore(common): make scripts executable and add pre-commit test 2022-09-19 06:39:13 +10:00
Makefile feat(developer): fixup and prepare build scripts and docs for kmc 2022-09-19 06:36:06 +10:00
package.json feat(developer): fixup and prepare build scripts and docs for kmc 2022-09-19 06:36:06 +10:00
tsconfig.json feat(developer): fixes to kmc-package for keyboard support 2022-09-21 14:37:08 +10:00