keyboards icon indicating copy to clipboard operation
keyboards copied to clipboard

chore: publish static .keyboard_info for legacy/ folder 🎺

Open mcdurdin opened this issue 1 year ago • 2 comments

The legacy/ folder needs to update all .keyboard_info files to include the full published .keyboard_info files (taken from downloads.keyman.com), which we will then use in the build in the future. kmc will not generate .keyboard_info files for legacy/ folder, so if we do make changes to packages there, we'll need to manually update the corresponding .keyboard_info.

This is because kmc will generate .keyboard_info for release/ and experimental/ keyboards entirely from the source data, and the legacy/ folder, being essentially static, will not have all the data inside .kmp files that we need.

mcdurdin avatar Sep 01 '23 01:09 mcdurdin