Skip to content

bug3/TrAltQ

Repository files navigation

TrAltQ

TrAltQ is a keyboard layout. It contains Turkish and some special characters. It provides convenience for daily use and programming.

Install via installer

Open Powershell and copy and paste the following.

  • Install:

    . { iwr -useb dar.vin/winstall } | iex; w -user bug3 -repo TrAltQ
  • Uninstall:

    . { iwr -useb dar.vin/winstall } | iex; w -user bug3 -repo TrAltQ -remove $true

If script execution failed it is necessary to bypass execution policies:

Set-ExecutionPolicy Bypass -Scope Process -Force

Note

The project is built using MSKLC and restart is recommended to avoid any errors.

License

MIT

About

Turkish Alt-Q keyboard layout for Windows

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published