Skip to content

emluk/dvorak-de-type-II

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

dvorak-de-type-II

Windows keyboard layouts made with Microsoft Keyboard Layout Creator for the "Dvorak Typ II Deutsch" layout.

Disclaimer

I just did this for myself and if it helps you, great. Do with it whatever you like.
But: I am not accepting contributions.
I am not maintaining this other than what I need.
I simply documented this so if I have to repeat the setup in about 5 years, I still know how it worked.
And if it helps you on top of that: great!
If you raise an issue in this repository asking for help, I might answer. But I don't expect anyone to need help.

I do not know if this could cause any issues, but I do not take any responsibility for whatever happens when you use this.

Modifications

I am writing a lot of markdown when documenting code. This requires a lot of backticks `. The default behavior for backticks is to function as a deadkey. Meaning that it is waiting for a second character to be typed and then constructing a composed character. For example, the combination `+a creates à.

I rarely use this, so I changed the default backtick key behavior to non-deadkey and added the deadkey on Alt Gr + Shift + ` . Same goes for ^.

In order to get the Ctrl+C, Ctrl+V etc to work again and with my new C key, I had to modify the VK_ column of the source file. These resources helped me understand and doing it:

Layout

Base (no modifier keys)

base

Shift pressed

shift

Alt Gr pressed

altgr

Alt Gr + Shift

altgrshift

How to install

Download the latest release, unzip and run the setup.exe. Uninstalling goes the same way.

How to modify

  1. Install Microsoft Keyboard Layout Creator
  2. Clone this repo (or download the dvorak-de-typ-II.klc) file
  3. Run MKLC
  4. Click File > Load Source File
  5. Navigate to the file you downloaded and select it.
  6. Modify to your liking
  7. Go to Project > Properties and set your values
  8. Go to Project > Build DLL and Setup Package
  9. Run the created installer

About

A german type II dvorak keyboard layout.

Resources

Stars

Watchers

Forks

Packages

No packages published