Shortcuts KWH is a single-file AutoHotkey v1 utility that turns awkward keys into instant glyphs, powers clipboard transforms, and spawns files in Explorer without breaking flow. Built for Windows power users who want keystrokes that feel like spells.
Uppercase accents are buried on Italian keyboards. KWH maps the scan codes directly so È, À, Ì, Ò, Ù are one hit away.
Tilde, backticks, triple backticks, and clipboard transforms are bound to muscle-memory combos designed for docs, terminals, and code reviews.
Create README.md or a custom file right where Explorer is focused. No dialogs, no context switches, just new files and immediate open.
ALT + è -> ÈALT + à -> ÀALT + ì -> ÌALT + ò -> ÒALT + ù -> ÙALT + e -> ə (schwa)ALT + - -> ~ALT + ' -> `CTRL + ALT + ' -> ```CTRL + ALT + V -> paste cleaned text (no newlines, no double spaces)CTRL + F12 -> snake_caseCTRL + SHIFT + F12 -> kebab-caseCTRL + ALT + M -> create README.mdALT + N -> new file dialogDownload the ready-made EXE from the release and run it: start@aborruso.exe.
Install AutoHotkey v1, then run start@aborruso.ahk. Add it to Startup to keep it resident.