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:
Delete
with Escape
(top left), from my Vim days :)Home
key on the left thumb block is replaced by Left GUI/Windows
.Right Alt
.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.