summaryrefslogtreecommitdiffstats
path: root/keyboard/ergodox_ez
AgeCommit message (Collapse)AuthorFilesLines
2016-01-16Added keymap_j3rn_README.mdJonathan Arnett1-0/+28
2016-01-16Added shifts on the thumbsDidier Loiseau1-3/+3
2016-01-15Merge pull request #89 from coderkun/masterErez Zukerman1-0/+137
add coderkun’s ErgodoxEZ keymap (Neo2)
2016-01-15merge upstreamcoderkun7-2460/+2730
2016-01-15add basic layer 2coderkun2-16/+16
2016-01-15Change lower-left control to momentary L1Jonathan Arnett1-2/+2
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.0Jonathan Arnett1-0/+186
2016-01-15updated cheat sheet, hex fileStephan Bösebeck2-1494/+1508
2016-01-15using keymap_german_osx.h more, adding macros for CTRL/CMD-V combinationStephan Bösebeck1-25/+64
2016-01-13updating layout pngStephan Bösebeck1-0/+0
2016-01-13adding fixed hex fileStephan Bösebeck1-9/+9
2016-01-13typo fixStephan Bösebeck1-1/+1
2016-01-13added adnw layoutStephan Bösebeck1-0/+262
2016-01-13typo and copy past fixStephan Bösebeck1-262/+0
2016-01-13minor fixStephan Bösebeck1-5/+2
2016-01-13bugfixStephan Bösebeck1-1/+1
2016-01-13updated ANDW layoutStephan Bösebeck2-14/+17
2016-01-13Merge branch 'master' of https://github.com/sboesebeck/qmk_firmwareStephan Bösebeck2-1230/+1236
2016-01-13andw layout addedStephan Bösebeck1-0/+259
2016-01-12Disables debug console by default for improved performanceErez Zukerman2-1221/+1226
2016-01-12add basic layer 1coderkun1-2/+45
2016-01-12add neo2 keymap for ergodoxEZcoderkun1-0/+94
2016-01-11pwm audioJack Humbert2-68/+79
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-10Merge pull request #80 from agriffis/kinesis-cloneErez Zukerman2-0/+203
Add ergodox_ez keymap to match Kinesis Contoured.
2016-01-10Rename to keymap_kines-ish.c and add READMEAron Griffis2-0/+19
2016-01-10added mouse wheel support, CMD-V/CMD-C instead of CTRLStephan Bösebeck1-3/+3
2016-01-09removed left space key in favor of a backspaceStephan Bösebeck2-1219/+1225
2016-01-09Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareStephan Bösebeck2-1/+186
2016-01-09Add ergodox_ez keymap to match Kinesis Contoured.Aron Griffis1-0/+184
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.Aron Griffis1-3/+3
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-06Fix homebrew referencesSeth Herr1-1/+2
Replaces #64
2016-01-06Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareStephan Bösebeck7-0/+3684
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