diff options
author | Aron Griffis <aron@arongriffis.com> | 2016-01-10 10:25:16 -0500 |
---|---|---|
committer | Aron Griffis <aron@arongriffis.com> | 2016-01-10 10:25:16 -0500 |
commit | 386ca6531bfc2a9ab4ddecfa105bcc10890fabc9 (patch) | |
tree | db8fcf8594887860c0d518010ef87368caf3916c /keyboard/ergodox_ez/keymaps | |
parent | 8607859c77ed9219875cbd26d56fd7b5565290c1 (diff) |
Rename to keymap_kines-ish.c and add README
Diffstat (limited to 'keyboard/ergodox_ez/keymaps')
-rw-r--r-- | keyboard/ergodox_ez/keymaps/keymap_kines-ish.c (renamed from keyboard/ergodox_ez/keymaps/keymap_kinesis.c) | 0 | ||||
-rw-r--r-- | keyboard/ergodox_ez/keymaps/keymap_kines-ish_README.md | 19 |
2 files changed, 19 insertions, 0 deletions
diff --git a/keyboard/ergodox_ez/keymaps/keymap_kinesis.c b/keyboard/ergodox_ez/keymaps/keymap_kines-ish.c index 20cb53241f..20cb53241f 100644 --- a/keyboard/ergodox_ez/keymaps/keymap_kinesis.c +++ b/keyboard/ergodox_ez/keymaps/keymap_kines-ish.c diff --git a/keyboard/ergodox_ez/keymaps/keymap_kines-ish_README.md b/keyboard/ergodox_ez/keymaps/keymap_kines-ish_README.md new file mode 100644 index 0000000000..5d39a0590d --- /dev/null +++ b/keyboard/ergodox_ez/keymaps/keymap_kines-ish_README.md @@ -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. |