summaryrefslogtreecommitdiff
path: root/keyboards/kinesis/keymaps/stapelberg/readme.md
blob: 16bf8c379fd3813cf1a6d18de500805b9d99b6bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# Michael Stapelberg’s keymap for the Kinesis Advantage

I adjust the thumb block mapping slightly to have a standard set of modifiers
(Control, Alt, GUI/Windows, Right Alt) and Escape available conveniently.

Specifically, my keymap makes the following changes:

* Left thumb block:
  * Swap `Delete` with `Escape` (top left), from my Vim days :)
  * The `Home` key on the left thumb block is replaced by `Left GUI/Windows`.
* Right thumb block:
  * The top left key on the right thumb block produces `Right Alt`.

## Corresponding Kinesis configuration

My keymap corresponds to the following Kinesis configuration tool settings:

```
[escape]>[delete]
[rwin]>[ralt]
[delete]>[escape]
[home]>[lwin]
[intl-\]>[kp-insert]
```

Note: the last line makes the international key (labeled `|`, `\` and `Insert`)
produce `Insert`, which is default with QMK, but not default Kinesis.