Skip to content

bug3/TrAltQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

903fbb0 · Dec 10, 2023

History

54 Commits
Dec 10, 2023
Jul 9, 2022
Apr 28, 2022
Apr 29, 2022
May 1, 2022
May 3, 2022
Apr 29, 2022
Apr 29, 2022
Apr 30, 2022
Apr 30, 2022
Dec 10, 2023

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