| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | Merge pull request #98 from xaocon/fix_tap | Jack Humbert | 2016-01-22 | 1 | -0/+2 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | Single tap enable ACTION_LAYER_TAP_TOGGLE layer | Evan Pitstick | 2016-01-22 | 1 | -0/+2 |
|/ / / / / |
|
| * | | | | 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 |
| * | | | | Added fn-eject, fn-power .. fn-pause keys | Didier Loiseau | 2016-01-10 | 1 | -4/+4 |
| * | | | | Split fn layer from numbers layer to better match the TM behaviour | Didier Loiseau | 2016-01-09 | 1 | -78/+78 |
| * | | | | Layer 1: restore backspace, ralt and ctl on right hand | Didier Loiseau | 2016-01-09 | 1 | -15/+15 |
| * | | | | 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 |
| * | | | | 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 |
| | |_|/
| |/| | |
|
| | * | | new hex file | Stephan Bösebeck | 2016-01-22 | 1 | -22/+22 |
| | * | | reinstalled lost file, updated with some tweaks | Stephan Bösebeck | 2016-01-22 | 1 | -0/+299 |
| | * | | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | Stephan Bösebeck | 2016-01-22 | 55 | -1722/+20753 |
| | |\ \
| |_|/ /
|/| | | |
|
* | | | | Merge pull request #95 from jackhumbert/keymap_folders | Erez Zukerman | 2016-01-21 | 55 | -1700/+20753 |
|\ \ \ \ |
|
| * | | | | Adds the hex files too | Erez Zukerman | 2016-01-22 | 20 | -0/+29585 |
| * | | | | Introduces new subdirectory structure | Erez Zukerman | 2016-01-22 | 50 | -28333/+10 |
| * | | | | Adds a bunch of compiled files | Erez Zukerman | 2016-01-20 | 19 | -0/+25157 |
| * | | | | renames readme | Erez Zukerman | 2016-01-20 | 1 | -0/+0 |
| * | | | | Renames hex | Erez Zukerman | 2016-01-20 | 1 | -0/+0 |
| * | | | | Updates Markdown image link | Erez Zukerman | 2016-01-20 | 1 | -1/+1 |
| * | | | | Adds a readme and hex for my experimental layout | Erez Zukerman | 2016-01-20 | 2 | -0/+1483 |
| * | | | | New per-folder format for ErgoDox EZ keymaps | Erez Zukerman | 2016-01-20 | 38 | -8878/+29 |
|/ / / / |
|
| | * | | changed some places, disabled layer3, in file it's ADNW now | Stephan Bösebeck | 2016-01-22 | 1 | -6/+6 |
| | * | | added koy layer to default, but disabled it | Stephan Bösebeck | 2016-01-21 | 2 | -44/+66 |
| | * | | replaced qwertz with adnw-koy as default | Stephan Bösebeck | 2016-01-21 | 1 | -61/+63 |
| | * | | swapping modeswitch and Acut-Chars on thumb block | Stephan Bösebeck | 2016-01-21 | 1 | -2/+2 |
| |/ /
|/| | |
|
* | | | Merge pull request #94 from plgruener/german_aliases | Jack Humbert | 2016-01-19 | 1 | -0/+39 |
|\ \ \ |
|
| * | | | complete keymap_german.h (all alphanumerics) | plgruener | 2016-01-19 | 1 | -0/+39 |
|/ / / |
|
* | | | Makes ' into a dual-action key for LGui | Erez Zukerman | 2016-01-19 | 1 | -3/+4 |
* | | | Adds an experimental keymap for my own use | Erez Zukerman | 2016-01-19 | 1 | -0/+189 |
* | | | Merge pull request #73 from dragon788/dragon_mod | Erez Zukerman | 2016-01-18 | 8 | -1/+645 |
|\ \ \ |
|
| * | | | Command line programming not default, enable by reading quickstart and commen... | dragon788 | 2016-01-17 | 2 | -7/+11 |
| * | | | Allow passthru of Teensy to Virtualbox for programming | dragon788 | 2016-01-17 | 1 | -5/+11 |
| * | | | Fixing Debian/Ubuntu updates to be completely non-interactive | dragon788 | 2016-01-17 | 1 | -1/+9 |
| * | | | Note about Virtualbox incompatibilities | dragon788 | 2016-01-17 | 1 | -0/+2 |
| * | | | Update README.md | dragon788 | 2016-01-16 | 1 | -0/+1 |
| * | | | Create QUICK_START.md describing Vagrantfile usage | dragon788 | 2016-01-16 | 1 | -0/+21 |
| * | | | Having media layer defined causes toggles to 'stick' rather than be momentary... | dragon788 | 2016-01-16 | 1 | -1/+1 |
| * | | | Resetting keymap_default.c to origin/master not just my fork's master | dragon788 | 2016-01-16 | 1 | -23/+23 |
| * | | | Moving my layout to its own file, made plover layout file, restoring default ... | dragon788 | 2016-01-16 | 3 | -89/+501 |
| * | | | Updated avr script and added notes to Vagrantfile | dragon788 | 2016-01-16 | 2 | -7/+18 |
| * | | | All dfu dependencies in place, multi-line syntax to make it easy to add/read | dragon788 | 2016-01-12 | 1 | -4/+37 |
| * | | | Adding update of vagrant VM every time it is booted | dragon788 | 2016-01-05 | 2 | -14/+46 |
| * | | | Adding Vagrantfile for easier compile environment setup | dragon788 | 2016-01-03 | 3 | -0/+69 |
| * | | | Added calculator shortcut button to numpad/symbol layer | dragon788 | 2016-01-02 | 1 | -2/+2 |
| * | | | Fixed Plover layer label and updated keymap | dragon788 | 2016-01-02 | 1 | -4/+4 |