Creates a layouts/ folder for keymaps shared between keyboards (#1609)
* 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
This commit is contained in:
parent
7260fc3eef
commit
d2ff66a985
451 changed files with 1651 additions and 1477 deletions
19
layouts/community/ergodox/kines-ish/readme.md
Normal file
19
layouts/community/ergodox/kines-ish/readme.md
Normal file
|
@ -0,0 +1,19 @@
|
|||
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.
|
Loading…
Add table
Add a link
Reference in a new issue