aboutsummaryrefslogtreecommitdiffstats
path: root/keyboard/ergodox_ez/keymaps
AgeCommit message (Collapse)Author
2016-01-19Makes ' into a dual-action key for LGuiGravatar Erez Zukerman
2016-01-19Adds an experimental keymap for my own useGravatar Erez Zukerman
2016-01-18Merge pull request #73 from dragon788/dragon_modGravatar Erez Zukerman
Requesting some comments and review on my changes
2016-01-16Having media layer defined causes toggles to 'stick' rather than be ↵Gravatar dragon788
momentary in my experience
2016-01-16Resetting keymap_default.c to origin/master not just my fork's masterGravatar dragon788
2016-01-16Moving my layout to its own file, made plover layout file, restoring default ↵Gravatar dragon788
keymap to its default status
2016-01-16Merge branch 'master' into j3rn-keymapGravatar Jonathan Arnett
2016-01-15Merge pull request #89 from coderkun/masterGravatar Erez Zukerman
add coderkun’s ErgodoxEZ keymap (Neo2)
2016-01-15merge upstreamGravatar coderkun
2016-01-15add basic layer 2Gravatar coderkun
2016-01-15Change lower-left control to momentary L1Gravatar Jonathan Arnett
There's so many control keys in this keymap, one needed to go. So, I changed the lower-left control key to be a momentary L1, just like the same key on the right side.
2016-01-15Version 1.0.0Gravatar Jonathan Arnett
2016-01-15updated cheat sheet, hex fileGravatar Stephan Bösebeck
2016-01-15using keymap_german_osx.h more, adding macros for CTRL/CMD-V combinationGravatar Stephan Bösebeck
2016-01-13updating layout pngGravatar Stephan Bösebeck
2016-01-13adding fixed hex fileGravatar Stephan Bösebeck
2016-01-13typo fixGravatar Stephan Bösebeck
2016-01-13added adnw layoutGravatar Stephan Bösebeck
2016-01-13typo and copy past fixGravatar Stephan Bösebeck
2016-01-13minor fixGravatar Stephan Bösebeck
2016-01-13bugfixGravatar Stephan Bösebeck
2016-01-13updated ANDW layoutGravatar Stephan Bösebeck
2016-01-13Merge branch 'master' of https://github.com/sboesebeck/qmk_firmwareGravatar Stephan Bösebeck
2016-01-13andw layout addedGravatar Stephan Bösebeck
2016-01-12Disables debug console by default for improved performanceGravatar Erez Zukerman
2016-01-12add basic layer 1Gravatar coderkun
2016-01-12add neo2 keymap for ergodoxEZGravatar coderkun
2016-01-10Merge pull request #80 from agriffis/kinesis-cloneGravatar Erez Zukerman
Add ergodox_ez keymap to match Kinesis Contoured.
2016-01-10Rename to keymap_kines-ish.c and add READMEGravatar Aron Griffis
2016-01-10added mouse wheel support, CMD-V/CMD-C instead of CTRLGravatar Stephan Bösebeck
2016-01-09removed left space key in favor of a backspaceGravatar Stephan Bösebeck
2016-01-09Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareGravatar Stephan Bösebeck
2016-01-09Add ergodox_ez keymap to match Kinesis Contoured.Gravatar Aron Griffis
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.
2016-01-09Refer to SYMB and MDIA in default ergodox_ez keymap.Gravatar Aron Griffis
2016-01-08Merge pull request #77 from chwilk/masterGravatar Jack Humbert
Keymap to approximate Kinesis Advantage line of keyboards
2016-01-08Moving around modifiers to match KA betterGravatar chwilk
2016-01-06Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareGravatar Stephan Bösebeck
2016-01-06Merge pull request #60 from rothgar/dvorakGravatar Jack Humbert
added dvorak keymap and layout picture
2016-01-06Merge pull request #70 from sperochon/ergodox_ez_frGravatar Jack Humbert
Ergodox_ez french OS X
2016-01-05Andrew's OSX ergodox ez keymapGravatar Andrew Fecheyr
2016-01-05ergodox_ez: Add keymap_osx_fr hex fileGravatar Sébastien Pérochon
2016-01-05ergodox_ez: Add French keymap for OSX (keymap_osx_fr) based on ↵Gravatar Sébastien Pérochon
keymap_default_osx
2016-01-04added jgarr keymap for custom dvorak layout :yay:Gravatar Justin Garrison
2016-01-04Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareGravatar Stephan Bösebeck
2016-01-02Added calculator shortcut button to numpad/symbol layerGravatar dragon788
2016-01-02Fixed Plover layer label and updated keymapGravatar dragon788
2016-01-02Added proper link back to Plover layout sourceGravatar dragon788
2016-01-02Added plover layerGravatar dragon788
2016-01-02Added comments to LED stuff and included .hex fileGravatar Dave Jones
2016-01-02Dave's custom keymapGravatar Dave Jones
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.