miketvo / vn-kmn-compiler

Keyman keyboard .kmn generator for Vietnamese keyboards

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keyman keyboard .kmn generator for Vietnamese keyboards

How to use:

Replace %keyboard_name% with one of the available keyboards in this project. Use ls ./keyboard (Unix/Linux/MacOS) or dir .\keyboard (Windows) to list available keyboards

  • Run python ./keyboard/%keyboard_name%/compile.py to generate Keyman keyboard source code (.kmn) for the respective keyboard.
  • Output is located in ./keyboard/%keyboard_name%/compiled/out.kmn. This folder might need to be created if it does not already exist: mkdir ./keyboard/%keyboard_name%/compiled.

Data sources:

About

Keyman keyboard .kmn generator for Vietnamese keyboards

License:MIT License


Languages

Language:Python 100.0%