https://github.com/pieter-degroote/ultimatekeys-testing
Testing repository for UltimateKEYS
https://github.com/pieter-degroote/ultimatekeys-testing
ahk ahkv2 altgr altgr-dead-keys autohotkey autohotkey-v2 colemak english international keyboard-layout keylayout linux macos msklc netherlands qwerty united-states windows xkb xkb-keyboard-layout
Last synced: 5 months ago
JSON representation
Testing repository for UltimateKEYS
- Host: GitHub
- URL: https://github.com/pieter-degroote/ultimatekeys-testing
- Owner: pieter-degroote
- License: gpl-3.0
- Created: 2020-05-03T19:09:54.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2026-01-12T22:57:11.000Z (5 months ago)
- Last Synced: 2026-01-13T01:19:35.147Z (5 months ago)
- Topics: ahk, ahkv2, altgr, altgr-dead-keys, autohotkey, autohotkey-v2, colemak, english, international, keyboard-layout, keylayout, linux, macos, msklc, netherlands, qwerty, united-states, windows, xkb, xkb-keyboard-layout
- Language: AutoHotkey
- Homepage: https://pieter-degroote.github.io/
- Size: 14.9 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UltimateKEYS Keyboard Layout - Testing
International US QWERTY layout with enhanced multilingual support for AutoHotkey (Win), MSKLC (Win) and XKB/Xmodmap (Linux). This layout has borrowed some aspects from EurKEY and US-International.
**=> Testing repository of UltimateKEYS**
**Official release :** [](https://github.com/pieter-degroote/UltimateKEYS/releases)
**Testing release :** [](https://github.com/pieter-degroote/UltimateKEYS-testing/releases)
**Legacy release :** [](https://github.com/pieter-degroote/UltimateKEYS-legacy/releases)
**Core release :** [](https://github.com/pieter-degroote/UltimateKEYS-core/releases)
## Keyboard Layout Image

=> CP key (blue) : **[Compose Key](https://pieter-degroote.github.io/UltimateKEYS/documentation.html#Compose_Key_Sequences)** (Multi_key), in combination with AltGr (Right Alt) (only with AutoHotkey and Linux).
=> Note that the ISO key (next to Left Shift) is not present on standard ANSI keyboards.
## MSKLC - Keyboard Layout Image
%20-%20Keyboard%20Layout%20Image.png)
=> Without Compose Key, since MSKLC does not support multiple keystrokes as a sequence for a dead key.
## AutoHotkey - Caps Lock modifications
These modifications feature a second AltGr (Right Alt) or Backspace key via Caps Lock.
The classic Caps Lock behavior can be triggered (or toggled) by pressing both Shift keys together.
See the folder **`ahk-capslock-mods`** for instructions.
## AutoHotkey - US / KBDUSX (US-Int.)
These modifications allow the AutoHotkey scripts to work on both "US QWERTY" and "US-International" as base layouts.
See the folder **`ahk-us-kbdusx`** for instructions.
## UltimateKEYS - Colemak Variant
Colemak variant of UltimateKEYS - This variant uses Colemak as its primary (or base) layout and features UltimateKEYS as its secondary (AltGr) layout.
See the folder **`colemak`** (for AutoHotkey v2 and v1.1 on Windows, and XKB/Xmodmap on Linux).
## UltimateKEYS - Grave Accent mod
This version features a dead key on the grave accent (upper-left key) and on the ISO key (if present).
These keys allow the user to enter most of the diacritics and symbols as the AltGr (Right Alt) modifier already does (for the main layout).
See the folder **`grave-accent-mod`** for instructions.
## UltimateKEYS - '.keylayout' format (macOS)
A '.keylayout' file for macOS (without Compose Key). Note that this work is still in its testing stage (install/integrate at your own risk!).
Please carefully read the 'Known Issues - Disclaimer' section in its README.md *before* installing/integrating !
See the folder **`keylayout`** for further details.
## US Intl AltGr dead keys - AutoHotkey v2/v1.1
US Intl AltGr dead keys layout in AHK (overlay scripts for US QWERTY / US-International / ...).
Note that these scripts are based on : **https://github.com/pieter-degroote/us-intl-altgr-dk**
See the folder **`us-intl-altgr-dk-ahk`**.
## Important Notice - Security
**=> Win/Linux : Only use "BASIC LATIN" characters (codes 32 to 126) for your Windows, Microsoft Live and Linux passwords !**
Otherwise, it might be impossible to type any Unicode character higher than "Basic Latin" at the login screen/prompt (due to a different keyboard configuration) ! **=> ACCOUNT LOCKOUT**
**=> Win/Linux : ALWAYS make your system passwords VISIBLE during modification !**
## For official releases, please see :
**UltimateKEYS : https://github.com/pieter-degroote/UltimateKEYS**
**Core repository : https://github.com/pieter-degroote/UltimateKEYS-core**
**Website : https://pieter-degroote.github.io/**