release(l/lainong): Initial release of Lainong keyboard v1.0 - #4088
release(l/lainong): Initial release of Lainong keyboard v1.0#4088anuisainyiu-droid wants to merge 17 commits into
Conversation
|
Thank you for your pull request. You'll see a "build failed" message until the Keyman team has reviewed the pull request and manually initiated the build process. Every change committed to this branch will become part of this pull request. When you have finished submitting files and are ready for the Keyman team to review this pull request, please post a "Ready for review" comment. |
|
This keyboard repository follows a certain structure. Our build system won't work unless this is followed precisely. This page will also help you understand the filenames and locations they must be located in: We only want the source files committed. We do not want the compiled files committed. |
|
Thank you! I have removed the compiled binary files, ensured all file names are lowercase in release/l/lainong/, and added README.md, LICENSE.md, and HISTORY.md as requested. |
|
Great! Unfortunately, some of the files are still in the wrong place. You should have a folder/file structure like this: A lot of the files need to be in the source folder. Any keyboard that goes in The .kmn file and the .kps file haven't been filled in properly. So, I would recommend before you make more commits, you get your files in order on your own machine, make sure the keyboard compiles and produces the keystrokes you want, the .kps has all the appropriate information in it, including the language tag, etc, etc. I think the language tag will be I haven't listed everything that needs doing. You'll need your keyboard to compile and work, and then commit all the necessary files before I can do a thorough check. I hope you can figure this out. In addition, the |
|
"Thank you for the detailed feedback! I have restructured the files according to Keyman release standards: Please let me know if any further adjustments are needed!" |
No description provided.