I have been developing a set of customized keyboard shortcuts for the past couple of years to create a seamless workflow for Stata in Windows using Autohotkey. The first version is out now. Feel free to use it, ask questions, suggest improvements to the code on Github or give feedback here on Statalist.

What it does for you
- Shortcuts to switch between Stata-windows.
- Hotkeys to run code with more ease
- Typing certain entries faster

Downloads
- You may download the whole package here https://github.com/samuelsaari/workflow
- To practice, see file shortcut_chart.pdf & Stata_Workflow_practice.do under Useful_material
- Windows users might also be interested in windows_workflow.ahk which performs similiar actions for other windows applications (might require some customization)

Disclaimer
- The commands are designed for a Scandinavian keyboard - the code might have to be modifed slightly before it works with other keyboard settings.
- I am using Stata 15 on Windows 10, have not tested with other flavours of Stata or Windows.