├── .github └── ISSUE_TEMPLATE │ ├── bug_report.md │ ├── custom.md │ └── feature_request.md ├── CODE_OF_CONDUCT.md ├── CONTRIBUTING.md ├── Icon ├── KeyChain Help.png └── KeyChain.ico ├── Inifile.ini ├── KeyChain.ahk ├── KeyChain.exe ├── LICENSE ├── README.md └── Scripts ├── AngleWindowHelper-.ahk ├── AngleWindowHelper-.exe ├── AngleWindowHelper.ahk ├── AngleWindowHelper.exe ├── BOM_PASTER.ahk ├── BOM_PASTER.exe ├── BomMerge.ahk ├── BomMerge.exe ├── ClearPartCodesX10_EPSDE.ahk ├── ClearPartCodesX10_EPSDE.exe ├── JDEReleaser.ahk ├── JDEReleaser.exe ├── PDF_Merger.ahk ├── PDF_Merger.exe ├── PO-Mate.ahk ├── PO-Mate.exe ├── QuickScript.ahk ├── QuickScript.exe ├── ReleaseF1.ahk ├── ReleaseF1.exe ├── ReleaseF2.ahk ├── ReleaseF2.exe ├── ReleaseF3.ahk ├── ReleaseF3.exe ├── RouteMerge.ahk ├── RouteMerge.exe ├── ScalefromMMtoIN.ahk ├── ScalefromMMtoIN.exe ├── Shoe1slot.ahk ├── Shoe1slot.exe ├── Shoe2slot.ahk ├── Shoe2slot.exe ├── Squarewithtaps.ahk ├── Squarewithtaps.exe ├── Status_Updater_Multi_Monitor-All.ahk ├── Status_Updater_Multi_Monitor-All.exe ├── UnitConversion.ahk ├── UnitConversion.exe ├── looper-COPYBcodeThenF11_1.0Sec.exe ├── looper-COPYBcodeThenF11_1.2Sec.exe ├── looper-CommaF11_1.0Sec.ahk └── looper-CommaF11_1.0Sec.exe /.github/ISSUE_TEMPLATE/bug_report.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/.github/ISSUE_TEMPLATE/bug_report.md -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/custom.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/.github/ISSUE_TEMPLATE/custom.md -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/feature_request.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/.github/ISSUE_TEMPLATE/feature_request.md -------------------------------------------------------------------------------- /CODE_OF_CONDUCT.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/CODE_OF_CONDUCT.md -------------------------------------------------------------------------------- /CONTRIBUTING.md: -------------------------------------------------------------------------------- 1 | Good Luck! 2 | -------------------------------------------------------------------------------- /Icon/KeyChain Help.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/Icon/KeyChain Help.png -------------------------------------------------------------------------------- /Icon/KeyChain.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/Icon/KeyChain.ico -------------------------------------------------------------------------------- /Inifile.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/Inifile.ini -------------------------------------------------------------------------------- /KeyChain.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/KeyChain.ahk -------------------------------------------------------------------------------- /KeyChain.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/KeyChain.exe -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/README.md -------------------------------------------------------------------------------- /Scripts/AngleWindowHelper-.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/Scripts/AngleWindowHelper-.ahk -------------------------------------------------------------------------------- /Scripts/AngleWindowHelper-.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/Scripts/AngleWindowHelper-.exe -------------------------------------------------------------------------------- /Scripts/AngleWindowHelper.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/Scripts/AngleWindowHelper.ahk -------------------------------------------------------------------------------- /Scripts/AngleWindowHelper.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/Scripts/AngleWindowHelper.exe -------------------------------------------------------------------------------- /Scripts/BOM_PASTER.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/Scripts/BOM_PASTER.ahk -------------------------------------------------------------------------------- /Scripts/BOM_PASTER.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/Scripts/BOM_PASTER.exe -------------------------------------------------------------------------------- /Scripts/BomMerge.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/Scripts/BomMerge.ahk -------------------------------------------------------------------------------- /Scripts/BomMerge.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/Scripts/BomMerge.exe -------------------------------------------------------------------------------- /Scripts/ClearPartCodesX10_EPSDE.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/Scripts/ClearPartCodesX10_EPSDE.ahk -------------------------------------------------------------------------------- /Scripts/ClearPartCodesX10_EPSDE.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/Scripts/ClearPartCodesX10_EPSDE.exe -------------------------------------------------------------------------------- /Scripts/JDEReleaser.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/Scripts/JDEReleaser.ahk -------------------------------------------------------------------------------- /Scripts/JDEReleaser.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/Scripts/JDEReleaser.exe -------------------------------------------------------------------------------- /Scripts/PDF_Merger.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/Scripts/PDF_Merger.ahk -------------------------------------------------------------------------------- /Scripts/PDF_Merger.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/Scripts/PDF_Merger.exe -------------------------------------------------------------------------------- /Scripts/PO-Mate.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/Scripts/PO-Mate.ahk -------------------------------------------------------------------------------- /Scripts/PO-Mate.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/Scripts/PO-Mate.exe -------------------------------------------------------------------------------- /Scripts/QuickScript.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/Scripts/QuickScript.ahk -------------------------------------------------------------------------------- /Scripts/QuickScript.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/Scripts/QuickScript.exe -------------------------------------------------------------------------------- /Scripts/ReleaseF1.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/Scripts/ReleaseF1.ahk -------------------------------------------------------------------------------- /Scripts/ReleaseF1.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/Scripts/ReleaseF1.exe -------------------------------------------------------------------------------- /Scripts/ReleaseF2.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/Scripts/ReleaseF2.ahk -------------------------------------------------------------------------------- /Scripts/ReleaseF2.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/Scripts/ReleaseF2.exe -------------------------------------------------------------------------------- /Scripts/ReleaseF3.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/Scripts/ReleaseF3.ahk -------------------------------------------------------------------------------- /Scripts/ReleaseF3.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/Scripts/ReleaseF3.exe -------------------------------------------------------------------------------- /Scripts/RouteMerge.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/Scripts/RouteMerge.ahk -------------------------------------------------------------------------------- /Scripts/RouteMerge.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/Scripts/RouteMerge.exe -------------------------------------------------------------------------------- /Scripts/ScalefromMMtoIN.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/Scripts/ScalefromMMtoIN.ahk -------------------------------------------------------------------------------- /Scripts/ScalefromMMtoIN.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/Scripts/ScalefromMMtoIN.exe -------------------------------------------------------------------------------- /Scripts/Shoe1slot.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/Scripts/Shoe1slot.ahk -------------------------------------------------------------------------------- /Scripts/Shoe1slot.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/Scripts/Shoe1slot.exe -------------------------------------------------------------------------------- /Scripts/Shoe2slot.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/Scripts/Shoe2slot.ahk -------------------------------------------------------------------------------- /Scripts/Shoe2slot.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/Scripts/Shoe2slot.exe -------------------------------------------------------------------------------- /Scripts/Squarewithtaps.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/Scripts/Squarewithtaps.ahk -------------------------------------------------------------------------------- /Scripts/Squarewithtaps.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/Scripts/Squarewithtaps.exe -------------------------------------------------------------------------------- /Scripts/Status_Updater_Multi_Monitor-All.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/Scripts/Status_Updater_Multi_Monitor-All.ahk -------------------------------------------------------------------------------- /Scripts/Status_Updater_Multi_Monitor-All.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/Scripts/Status_Updater_Multi_Monitor-All.exe -------------------------------------------------------------------------------- /Scripts/UnitConversion.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/Scripts/UnitConversion.ahk -------------------------------------------------------------------------------- /Scripts/UnitConversion.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/Scripts/UnitConversion.exe -------------------------------------------------------------------------------- /Scripts/looper-COPYBcodeThenF11_1.0Sec.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/Scripts/looper-COPYBcodeThenF11_1.0Sec.exe -------------------------------------------------------------------------------- /Scripts/looper-COPYBcodeThenF11_1.2Sec.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/Scripts/looper-COPYBcodeThenF11_1.2Sec.exe -------------------------------------------------------------------------------- /Scripts/looper-CommaF11_1.0Sec.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/Scripts/looper-CommaF11_1.0Sec.ahk -------------------------------------------------------------------------------- /Scripts/looper-CommaF11_1.0Sec.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaredCH/KeyChain/HEAD/Scripts/looper-CommaF11_1.0Sec.exe --------------------------------------------------------------------------------