Skip to content

Here's my custom AutoHotkey setup tailored for the Colemak DH keyboard layout on an ANSI keyboard type. I've incorporated QWERTY layout shortcuts for added convenience. I'm also offering a Polish version with Polish characters.

Notifications You must be signed in to change notification settings

lut3k-IT/AutoHotkey-Colemak-DH-ANSI-default-shortcuts

Repository files navigation

Colemak DH ANSI settings for AutoHotkey

Here's my custom AutoHotkey setup tailored for the Colemak DH keyboard layout on an ANSI keyboard type. I've incorporated QWERTY layout shortcuts for added convenience. I'm also offering a Polish version with Polish characters.

Features

  • Polish characters (in pl version)
  • Shortcuts from QWERTY
  • Caps Lock taking over the Backspace function
  • Moving the cursor in a text field using keyboard shortcuts
  • Shortcuts for EM (—) and EN (–) dashes

Visualisation

colemak_dh

How to modify on your own

Official documentation:
hotkeys 🔗 https://www.autohotkey.com/docs/v1/Hotkeys.htm
remapping keys 🔗 https://www.autohotkey.com/docs/v1/misc/Remap.htm

Basic AutoHotkey syntax

(;) Comment - works only for one line
(#) Windows key
(!) Alt key
(^) Ctrl key
(+) Shift key

(<) Left key of the pair, E.g. (<^) is left control key
(>) Right key of the pair
(<^>!) AltGr

About

Here's my custom AutoHotkey setup tailored for the Colemak DH keyboard layout on an ANSI keyboard type. I've incorporated QWERTY layout shortcuts for added convenience. I'm also offering a Polish version with Polish characters.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published