https://github.com/heardacat/halfqwerty
Half Qwerty is an AHK script for simulating half qwerty keyboards for one handed typing
https://github.com/heardacat/halfqwerty
Last synced: 3 months ago
JSON representation
Half Qwerty is an AHK script for simulating half qwerty keyboards for one handed typing
- Host: GitHub
- URL: https://github.com/heardacat/halfqwerty
- Owner: HeardACat
- License: mit
- Created: 2014-11-02T10:13:26.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-06-14T18:55:29.000Z (about 1 year ago)
- Last Synced: 2025-03-26T16:40:36.362Z (3 months ago)
- Language: AutoHotkey
- Size: 141 KB
- Stars: 3
- Watchers: 0
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Half-QWERTY
===========One-handed Typing - version 3a
http://www.autohotkey.com/forum/viewtopic.php?p=228783#228783HalfKeyboard invented by Matias Corporation between 1992 and 1996
Originally coded in AutoHotkey by jonny in 2004
Many thanks to Chris for helping him out with this script.
Capslock hacks and `~ remap to '" by Watcher
This implementation was done by mbirth in 2007version 3a script, mod by hugov:
2008-10-31:
- mixed with "Capitalize letters after 1 second hold" at request of Calibran
http://www.autohotkey.com/forum/post-228311.html#228311
just tested very briefly so try at your own peril :-)2011-02-21
- Added URLDownloadToFile for missing icon and keyboard layout
images downloaded from www.autohotkey.net if not found in %A_ScriptDir%
- Added menu option to show keyboard layout in an AlwaysOnTop Gui (via Tray)