summaryrefslogtreecommitdiffstats
path: root/keyboard/ergodox_ez/keymaps
AgeCommit message (Collapse)AuthorFilesLines
2016-01-10Implement cut/copy/paste as macrosDidier Loiseau1-12/+26
Workaround for jackhumbert/qmk_firmware#81 + added macro names + removed unused macro 0
2016-01-10Added fn-eject, fn-power .. fn-pause keysDidier Loiseau1-4/+4
Eject does not work though, see jackhumbert/qmk_firmware#82 and tmk/tmk_keyboard#250
2016-01-09Split fn layer from numbers layer to better match the TM behaviourDidier Loiseau1-78/+78
- removed access to layer 2 from ";" key - "fn" key toggles both layers 1 & 2 - replaced media and mouse layer by fn layer - renamed symbol layer to numbers layer - moved all F-keys together on left hand
2016-01-09Layer 1: restore backspace, ralt and ctl on right handDidier Loiseau1-15/+15
- home replaced by KC_TRNS to make backspace available - prev/next moved left to space to restore ralt - arrows moved down to have reversed T-shape - added ctl on bottom right KpEnter, to match layer 0 - removed alt from mute, as it was already no more in layer 0
2016-01-09Added description of the layout and main differences with real TMDidier Loiseau1-1/+21
2016-01-09Make bottom row more similar to the TMDidier Loiseau1-18/+18
- keep home/end at the same location - RAlt as first key on the bottom right row - left/right arrows moved on the thumb, near the other arrows - added Alt on App - added Alt on Mute in Layer 1 - removed ALT from left spaces to avoid issues when pressing too slowly
2016-01-09Use 3rd led as caps-lock indicatorDidier Loiseau1-1/+4
2016-01-09TypeMatrix keymap: Layer 1 (Fn Layer)Didier Loiseau1-20/+27
2016-01-09Initial TypeMatrix keymap: Layer 0Didier Loiseau1-3/+3
2016-01-08Initial TypeMatrix keymap: Layer 0Didier Loiseau1-0/+188
2016-01-08Merge pull request #77 from chwilk/masterJack Humbert1-0/+184
Keymap to approximate Kinesis Advantage line of keyboards
2016-01-08Moving around modifiers to match KA betterchwilk1-11/+11
2016-01-06Merge pull request #60 from rothgar/dvorakJack Humbert3-0/+368
added dvorak keymap and layout picture
2016-01-06Merge pull request #70 from sperochon/ergodox_ez_frJack Humbert2-0/+1658
Ergodox_ez french OS X
2016-01-05Andrew's OSX ergodox ez keymapAndrew Fecheyr2-0/+1658
2016-01-05ergodox_ez: Add keymap_osx_fr hex fileSébastien Pérochon1-0/+1471
2016-01-05ergodox_ez: Add French keymap for OSX (keymap_osx_fr) based on ↵Sébastien Pérochon1-0/+187
keymap_default_osx
2016-01-04added jgarr keymap for custom dvorak layout :yay:Justin Garrison1-0/+184
2016-01-02Added comments to LED stuff and included .hex fileDave Jones2-1/+1496
2016-01-02Dave's custom keymapDave Jones1-0/+183
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.
2015-12-30added dvorak keymap and layout pictureJustin Garrison2-0/+184
2015-12-23Merge pull request #56 from sboesebeck/masterJack Humbert1-5/+5
fix number pad for german keys
2015-12-23fix number pad for german keysStephan Bösebeck1-5/+5
2015-12-22Merge pull request #55 from sboesebeck/masterJack Humbert3-1296/+1296
fixed some typos, learned, DE_-keycodes are for Win, not OSX
2015-12-22fixed some typos, learned, DE_-keycodes are for Win, not OSXStephan Bösebeck3-1296/+1296
2015-12-22Merge pull request #53 from sboesebeck/masterJack Humbert3-15/+15
minor updates
2015-12-22new firmware file containing current changesStephan Bösebeck1-7/+7
2015-12-22added png file for layout documentationStephan Bösebeck1-0/+0
2015-12-22minor changes, fixesStephan Bösebeck1-8/+8
2015-12-21swapped the space and enter to get the space under where the thumb is.Technovangelist1-4/+4
2015-12-21first attempt at a working workman layout for the ergodoxezTechnovangelist1-0/+366
2015-12-21Added keymap variant to approximate Kin Advchwilk1-0/+184
2015-12-20Merge pull request #47 from pnutster/masterJack Humbert1-0/+191
OSX Kinesis-like Mapping
2015-12-20Fixed keymap "graphic"Piet Nutbey1-1/+1
2015-12-20corrected folderPiet Nutbey1-0/+191
2015-12-20added hex fileStephan Bösebeck1-1/+1
2015-12-20typo fixStephan Bösebeck1-1/+1
2015-12-20minor changeStephan Bösebeck1-19/+47
2015-12-20added hex file and readmeStephan Bösebeck2-0/+1516
2015-12-20first version for german osx layoutStephan Bösebeck1-0/+213
2015-12-19Add neo2 keymap and neo2 ergodox layoutMatthias Schmitt1-0/+139
2015-12-19Add german keymap and german ergodox layoutMatthias Schmitt1-0/+185
2015-12-18jack's ergodox layoutJack Humbert1-0/+185
2015-12-18Fixes media keys on OSX layoutErez Zukerman2-5/+5
2015-12-18Adds a new default keymap for OSX with working prev/next keysErez Zukerman5-1/+1654
2015-12-18Moves compiled default keymap + legends to keymaps directoryErez Zukerman3-0/+1467
2015-12-16Left click was mapped to scroll wheel. This fixes that. :)Josh McCall1-1/+1
2015-11-10Adds Hyper on the left sideErez Zukerman1-2/+2
2015-11-10Uses App key as Alt when heldErez Zukerman1-1/+1
2015-11-10[Erez & Jack] Adds Meh key (Hyper without Win/Cmd)Erez Zukerman1-5/+5