https://github.com/davidebeatrici/kli
A Windows application that takes care of installing the specified keyboard layout for you. Pull requests are welcome!
https://github.com/davidebeatrici/kli
installer keyboard layout windows
Last synced: about 1 year ago
JSON representation
A Windows application that takes care of installing the specified keyboard layout for you. Pull requests are welcome!
- Host: GitHub
- URL: https://github.com/davidebeatrici/kli
- Owner: davidebeatrici
- License: mit
- Created: 2021-03-18T00:09:48.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-26T23:47:07.000Z (over 5 years ago)
- Last Synced: 2025-03-25T08:51:24.639Z (over 1 year ago)
- Topics: installer, keyboard, layout, windows
- Language: C
- Homepage:
- Size: 64.5 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# K(eyboard)L(ayout)I(nstaller)
[](https://dev.azure.com/davidebeatrici/kli/_build/latest?definitionId=6&branchName=master)
This is a project I decided to create as soon as I realized [Microsoft Keyboard Layout Creator](https://www.microsoft.com/en-us/download/details.aspx?id=102134) doesn't support ARM64.
In addition to supporting all modern architectures, the main objective is to provide a flexible installer that can be used as replacement for the MSI packages built by MSKLC.
## Runtime dependencies
[Visual C++ 2019 redistributable](https://support.microsoft.com/en-us/topic/the-latest-supported-visual-c-downloads-2647da03-1eea-4433-9aff-95f26a218cc0)
## Build dependencies
[inih](https://github.com/benhoyt/inih)