Skip to content

A collection of my personal AutoHotkey v1.1 scripts.

Notifications You must be signed in to change notification settings

M4rYu5/my-ahk-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My AHK Scripts

This repository contains a collection of my personal AutoHotkey (AHK v1.1) scripts.

Layout

A representation of changes in a 60% keyboard. Note that alternative layers are not displayed.

image

Scripts

Here is a list of the scripts and a brief description of each:

  • main.ahk: The main script that includes all other scripts. I'm using Task Scheduler to run this script at user log on.

  • smallRemap.ahk: Implements custom home row modifiers using CapsLock as the main trigger. For example: CapsLock key combined with i, j, k, and l are remapped to arrows , , , and respectively.

  • stringReplace.ahk: Contains hotstrings for quickly inserting the current date and time in different formats.

  • 60pKeyRemap.ahk: Remaps various keys, designed for 60% keyboards. It remaps common keys used for debugging, text editing, and navigation.

  • Find mike.ahk: Displays a list of device input settings.

  • muteMike.ahk: Used to mute the microphone. More information in the script file.

  • navigationLayer.ahk: No longer in use, but was used to make custom layers for navigation.

Please note that these scripts are designed for personal use and may need to be adjusted based on your specific needs and keyboard layout.

About

A collection of my personal AutoHotkey v1.1 scripts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published