Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implemented Dvorak layer | Didier Loiseau | 2016-01-17 | 1 | -13/+63 |
| | |||||
* | Added shifts on the thumbs | Didier Loiseau | 2016-01-16 | 1 | -3/+3 |
| | |||||
* | Implement cut/copy/paste as macros | Didier Loiseau | 2016-01-10 | 1 | -12/+26 |
| | | | | | Workaround for jackhumbert/qmk_firmware#81 + added macro names + removed unused macro 0 | ||||
* | Added fn-eject, fn-power .. fn-pause keys | Didier Loiseau | 2016-01-10 | 1 | -4/+4 |
| | | | | Eject does not work though, see jackhumbert/qmk_firmware#82 and tmk/tmk_keyboard#250 | ||||
* | Split fn layer from numbers layer to better match the TM behaviour | Didier Loiseau | 2016-01-09 | 1 | -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 | ||||
* | Layer 1: restore backspace, ralt and ctl on right hand | Didier Loiseau | 2016-01-09 | 1 | -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 | ||||
* | Added description of the layout and main differences with real TM | Didier Loiseau | 2016-01-09 | 1 | -1/+21 |
| | |||||
* | Make bottom row more similar to the TM | Didier Loiseau | 2016-01-09 | 1 | -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 | ||||
* | Use 3rd led as caps-lock indicator | Didier Loiseau | 2016-01-09 | 1 | -1/+4 |
| | |||||
* | TypeMatrix keymap: Layer 1 (Fn Layer) | Didier Loiseau | 2016-01-09 | 1 | -20/+27 |
| | |||||
* | Initial TypeMatrix keymap: Layer 0 | Didier Loiseau | 2016-01-09 | 1 | -3/+3 |
| | |||||
* | Initial TypeMatrix keymap: Layer 0 | Didier Loiseau | 2016-01-08 | 1 | -0/+188 |
| | |||||
* | Merge pull request #77 from chwilk/master | Jack Humbert | 2016-01-08 | 1 | -0/+184 |
|\ | | | | | Keymap to approximate Kinesis Advantage line of keyboards | ||||
| * | Moving around modifiers to match KA better | chwilk | 2016-01-08 | 1 | -11/+11 |
| | | |||||
| * | Added keymap variant to approximate Kin Adv | chwilk | 2015-12-20 | 1 | -0/+184 |
| | | |||||
* | | Merge pull request #74 from sethherr/patch-3 | Jack Humbert | 2016-01-06 | 1 | -1/+2 |
|\ \ | | | | | | | Fix homebrew references | ||||
| * | | Fix homebrew references | Seth Herr | 2016-01-06 | 1 | -1/+2 |
|/ / | | | | | Replaces #64 | ||||
* | | Merge pull request #60 from rothgar/dvorak | Jack Humbert | 2016-01-06 | 3 | -0/+368 |
|\ \ | | | | | | | added dvorak keymap and layout picture | ||||
| * | | added jgarr keymap for custom dvorak layout :yay: | Justin Garrison | 2016-01-04 | 1 | -0/+184 |
| | | | |||||
| * | | added dvorak keymap and layout picture | Justin Garrison | 2015-12-30 | 2 | -0/+184 |
| | | | |||||
* | | | Merge pull request #70 from sperochon/ergodox_ez_fr | Jack Humbert | 2016-01-06 | 3 | -0/+1735 |
|\ \ \ | | | | | | | | | Ergodox_ez french OS X | ||||
| * | | | ergodox_ez: Add keymap_osx_fr hex file | Sébastien Pérochon | 2016-01-05 | 1 | -0/+1471 |
| | | | | |||||
| * | | | ergodox_ez: Add French keymap for OSX (keymap_osx_fr) based on ↵ | Sébastien Pérochon | 2016-01-05 | 1 | -0/+187 |
| | | | | | | | | | | | | | | | | keymap_default_osx | ||||
| * | | | quantum: Add French keymap for OSX (keymap_french_osx) | Sébastien Pérochon | 2016-01-05 | 1 | -0/+77 |
| | | | | |||||
* | | | | Merge pull request #71 from andruby/andrew_osx | Jack Humbert | 2016-01-06 | 2 | -0/+1658 |
|\ \ \ \ | |/ / / |/| | | | Andrew's OSX ergodox ez keymap | ||||
| * | | | Andrew's OSX ergodox ez keymap | Andrew Fecheyr | 2016-01-05 | 2 | -0/+1658 |
|/ / / | |||||
* | | | Merge pull request #68 from waveform80/daves-comments | Jack Humbert | 2016-01-02 | 2 | -1/+1496 |
|\ \ \ | | | | | | | | | Added comments to LED stuff and included .hex file | ||||
| * | | | Added comments to LED stuff and included .hex file | Dave Jones | 2016-01-02 | 2 | -1/+1496 |
|/ / / | |||||
* | | | Merge pull request #66 from gdiegel/master | Jack Humbert | 2016-01-02 | 1 | -13/+12 |
|\ \ \ | | | | | | | | | Fix for faulty fn layer | ||||
| * | | | Fix incorrect number of rows on fn layer. Add additional navigation keys | Gabriel Diegel | 2016-01-02 | 1 | -4/+3 |
| | | | | | | | | | | | | | | | | to fn layer | ||||
| * | | | Use planck-style arrow keys | Gabriel Diegel | 2015-12-20 | 1 | -4/+4 |
| | | | | |||||
| * | | | Fix typos and add comments, swap plus with equals, swap pipe with | Gabriel Diegel | 2015-12-15 | 1 | -11/+11 |
| | | | | | | | | | | | | | | | | backslash, move slash, change cursor keys to make the classic shape | ||||
* | | | | Merge pull request #67 from waveform80/daves-keymap | Jack Humbert | 2016-01-02 | 4 | -11/+217 |
|\ \ \ \ | | | | | | | | | | | Dave's custom keymap | ||||
| * | | | | Dave's custom keymap | Dave Jones | 2016-01-02 | 4 | -11/+217 |
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
* | | | | Merge pull request #63 from MattLeBeauViewpoint/master | Erez Zukerman | 2015-12-31 | 1 | -1/+1 |
|\ \ \ \ | |_|/ / |/| | | | Small change to filename spelling in README | ||||
| * | | | Small change to filename spelling in README | MattLeBeauViewpoint | 2015-12-31 | 1 | -1/+1 |
|/ / / | | | | | | | | | | | | | Edited filename to remove plural case in example so that prefix is correctly parsed in step 6. | ||||
* | | | Merge pull request #56 from sboesebeck/master | Jack Humbert | 2015-12-23 | 1 | -5/+5 |
|\ \ \ | | | | | | | | | fix number pad for german keys | ||||
| * | | | fix number pad for german keys | Stephan Bösebeck | 2015-12-23 | 1 | -5/+5 |
| | | | | |||||
* | | | | Updates readme | Erez Zukerman | 2015-12-23 | 1 | -2/+2 |
| | | | | |||||
* | | | | Merge pull request #55 from sboesebeck/master | Jack Humbert | 2015-12-22 | 3 | -1296/+1296 |
|\| | | | | | | | | | | | fixed some typos, learned, DE_-keycodes are for Win, not OSX | ||||
| * | | | fixed some typos, learned, DE_-keycodes are for Win, not OSX | Stephan Bösebeck | 2015-12-22 | 3 | -1296/+1296 |
| | | | | |||||
* | | | | Merge pull request #53 from sboesebeck/master | Jack Humbert | 2015-12-21 | 3 | -15/+15 |
|\| | | | | | | | | | | | minor updates | ||||
| * | | | new firmware file containing current changes | Stephan Bösebeck | 2015-12-22 | 1 | -7/+7 |
| | | | | |||||
| * | | | added png file for layout documentation | Stephan Bösebeck | 2015-12-22 | 1 | -0/+0 |
| | | | | |||||
| * | | | minor changes, fixes | Stephan Bösebeck | 2015-12-22 | 1 | -8/+8 |
| | | | | |||||
* | | | | Merge pull request #52 from technovangelist/master | Jack Humbert | 2015-12-21 | 1 | -0/+366 |
|\ \ \ \ | | | | | | | | | | | first attempt at a working workman layout for the ergodoxez | ||||
| * | | | | swapped the space and enter to get the space under where the thumb is. | Technovangelist | 2015-12-21 | 1 | -4/+4 |
| | | | | | |||||
| * | | | | first attempt at a working workman layout for the ergodoxez | Technovangelist | 2015-12-21 | 1 | -0/+366 |
|/ / / / | |||||
* | | | | Merge pull request #47 from pnutster/master | Jack Humbert | 2015-12-19 | 1 | -0/+191 |
|\ \ \ \ | | | | | | | | | | | OSX Kinesis-like Mapping | ||||
| * | | | | Fixed keymap "graphic" | Piet Nutbey | 2015-12-19 | 1 | -1/+1 |
| | | | | |