Skip to content
/ kbdi Public

Configure Windows registry values for keyboards

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

divvun/kbdi

Repository files navigation

kbdi

A helper tool for manipulating keyboards and locales on Windows. In general, this has no use case outside of keyboard installers.

Building

This should always be built for the i686-pc-windows-msvc target. The crt-static flag must be applied to staticly link the C runtime.

cargo build --release --target i686-pc-windows-msvc --bin kbdi
cargo build --release --target i686-pc-windows-msvc --features legacy --bin kbdi-legacy

License

kbdi is licensed under either of

at your option.

About

Configure Windows registry values for keyboards

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Languages