forked from forks/qmk_firmware
d2ff66a985
* include variables and .h files as pp directives * start layout compilation * split ergodoxes up * don't compile all layouts for everything * might seg fault * reset layouts variable * actually reset layouts * include rules.mk instead * remove includes from rules.mk * update variable setting * load visualizer from path * adds some more examples * adds more layouts * more boards added * more boards added * adds documentation for layouts * use lowercase names for LAYOUT_ * add layout.json files for each layout * add community folder, default keymaps for layouts * touch-up default layouts * touch-up layouts, some keyboard rules.mk * update documentation for layouts * fix up serial/i2c switches
20 lines
812 B
Markdown
20 lines
812 B
Markdown
This keymap attempts to match the Kinesis Contoured (aka Advantage) default
|
|
layout as closely as possible. See
|
|
http://www.kinesis-ergo.com/wp-content/uploads/2013/06/advantage_layout_win.pdf
|
|
|
|
Apart from the obvious mappings, this keymap also:
|
|
|
|
* removes the dual-purpose momentary layer/normal keys: Z, /, and Grv;
|
|
because the author--coming from a Kinesis keyboard--finds the delays and
|
|
accidental modifiers to be more disconcerting than helpful.
|
|
|
|
* puts Esc in the bottom left since there's no place for it in the top
|
|
left to match the Kinesis.
|
|
|
|
* changes the bottom-right key into an L2 toggle since there's otherwise no
|
|
way to get to L2.
|
|
|
|
* adds PrScr, ScrLk and Pause to the L1 keymap, down the left side, since
|
|
they're present on the Kinesis but not available in the default
|
|
ergodox_ez keymap.
|