~ruther/qmk_firmware

386ca653 — Aron Griffis 9 years ago
Rename to keymap_kines-ish.c and add README
8607859c — Aron Griffis 9 years ago
Add ergodox_ez keymap to match Kinesis Contoured.

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.
11ce6945 — Jack Humbert 9 years ago
Merge pull request #77 from chwilk/master

Keymap to approximate Kinesis Advantage line of keyboards
92dcabe0 — chwilk 9 years ago
Moving around modifiers to match KA better
1633c5d4 — Jack Humbert 9 years ago
Merge pull request #74 from sethherr/patch-3

Fix homebrew references
1d463d96 — Seth Herr 9 years ago
Fix homebrew references

Replaces #64
9f4716a4 — Jack Humbert 9 years ago
Merge pull request #60 from rothgar/dvorak

added dvorak keymap and layout picture
ff8f171c — Jack Humbert 9 years ago
Merge pull request #70 from sperochon/ergodox_ez_fr

Ergodox_ez french OS X
670256c9 — Jack Humbert 9 years ago
Merge pull request #71 from andruby/andrew_osx

Andrew's OSX ergodox ez keymap
a4a4952f — Andrew Fecheyr 9 years ago
Andrew's OSX ergodox ez keymap
bee19e52 — Sébastien Pérochon 9 years ago
ergodox_ez: Add keymap_osx_fr hex file
14b4a01e — Sébastien Pérochon 9 years ago
ergodox_ez: Add French keymap for OSX (keymap_osx_fr) based on keymap_default_osx
48eff6dd — Sébastien Pérochon 9 years ago
quantum: Add French keymap for OSX (keymap_french_osx)
6da712ce — Justin Garrison 9 years ago
added jgarr keymap for custom dvorak layout :yay:
0f2c7730 — Jack Humbert 9 years ago
Merge pull request #68 from waveform80/daves-comments

Added comments to LED stuff and included .hex file
dcc9948f — Dave Jones 9 years ago
Added comments to LED stuff and included .hex file
5259f36d — Jack Humbert 9 years ago
Merge pull request #66 from gdiegel/master

Fix for faulty fn layer
41d4cf05 — Jack Humbert 9 years ago
Merge pull request #67 from waveform80/daves-keymap

Dave's custom keymap
7ba06c9e — Dave Jones 9 years ago
Dave's custom keymap

This moves the keys closer to a traditional layout with some redundancy
around the middle to compensate for fast non-traditional typists like
myself who tend to wander from the home row a fair bit. Navigation keys
are provided in layer 2 (accessed by left thumb button), programming
symbols and classic numeric keypad in layer 1 (accessed by right thumb
button). Permanent layer switching is provided with a smaller thumb
button. Ctrl provided in place of caps lock (because no-one needs
caps/num lock), space, backspace, enter, shift all in traditional
positions with layer 1 providing things like equals, tilde and
apostrophe (an attempt to re-use existing muscle memory).

LEDs are pimped to the point of being silly (fading in/out on layer
switch, rolling on reboot ... because I can). Power and reset keys
provided on left thumb pad in layer 2.

No meh or hyper as I haven't found a burning need for them yet.
1cdcbc98 — Gabriel Diegel 9 years ago
Fix incorrect number of rows on fn layer. Add additional navigation keys
to fn layer
Next