Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.33 KB

File metadata and controls

35 lines (22 loc) · 1.33 KB

Windows-qwerty-iso-layout

How to use a ISO layout keyboard (like this one) on Windows natively ?

iso qwerty keyboard image

YOU CAN'T

Hence this repo.

TL;DR QUICK INSTALL HERE

The compiled exes to directly install it are available under the dist folder, just install the one for your architecture (probably uk001_amd64.msi)

Explanations / setup

You have to build your own layout with a tool named Microsoft Keyboard Layout Creator (or available in this repo under the MKLC folder).

Once there you can create your fully custom layout, compile it, install it and start using it.

My source file is available under the layout_source folder.

Here is what it looks like :

Normal layout

iso qwerty normal layout image

Shift layout

iso qwerty shift layout image

ALT GR layout

iso qwerty altgr layout image

Useful links