Skip to content

Instantly share code, notes, and snippets.

View bastian2001's full-sized avatar

Bastian Springer bastian2001

View GitHub Profile
@bastian2001
bastian2001 / AutoDesignator.ahk
Last active March 7, 2024 14:43
AutoDesignator for Altium Designer
^!d::{
if WinActive("ahk_exe x2.exe") {
Sleep 500
Send "t"
Sleep 50
Send "a"
Sleep 50
Send "a"
Sleep 300
Send "{Shift down}{Tab}{Shift up}"