Collection of KeyMagic Keyboard Layouts
- Some keyboards are officially maintained by KeyMagic project
- Some keyboards are user submitted and not maintained by KeyMagic Project
- Some keyboards are provided along with source (kms)
- See keyboard scripting guide
- Create km2 file using kEditor (Find kEditor download link in downloads page)
- You are owner of the keyboard you are submitting or authorized person to submit.
- You may submit
km2
file with or withoutkms
file. - By submitting your keyboard, you are granting permissions to us to host your keyboard and redistribute the
km2
file you are submitting. - If you are submitting along with
kms
source file, you are granting permissions to us to modify and redistribute thekms
file you are submitting.
You need to know basic Git knowledge for submitting keyboards
- Forkhow-to this repository and clone the forked repository to your computer.
- Create new directory with keyboard name in cloned repository
- Make git commit for new keyboard files.
- Create a new Pull Request how-to to submit a new keyboard.