qmk-dactyl-manuform-a/keyboards/kinesis/keymaps/stapelberg
Ryan 928d9f90ec
Remove complex `fn_actions` macros (#14662)
* Remove complex `fn_actions` macros

* Remove additional `KC_FN*` instances
2021-11-01 09:27:54 +11:00
..
keymap.c Remove complex `fn_actions` macros (#14662) 2021-11-01 09:27:54 +11:00
readme.md
rules.mk Remove Full Bootmagic (#13846) 2021-08-06 23:59:56 -07:00

readme.md

Michael Stapelbergs 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.