Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-02 | Dave's custom keymap | 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. | |||
2016-01-02 | Fix incorrect number of rows on fn layer. Add additional navigation keys | Gabriel Diegel | |
to fn layer | |||
2015-12-31 | Merge pull request #63 from MattLeBeauViewpoint/master | Erez Zukerman | |
Small change to filename spelling in README | |||
2015-12-31 | Small change to filename spelling in README | MattLeBeauViewpoint | |
Edited filename to remove plural case in example so that prefix is correctly parsed in step 6. | |||
2015-12-30 | Fixed button conflicts on mouse/media layer | dragon788 | |
2015-12-30 | Added note about avr-libc also being required at least for arch | dragon788 | |
2015-12-30 | Moving everything around, tap delays driving me nuts | dragon788 | |
2015-12-30 | added dvorak keymap and layout picture | Justin Garrison | |
2015-12-28 | Merge branch 'master' of github.com:dragon788/qmk_firmware_ez | dragon788 | |
2015-12-28 | Merge branch 'master' of github.com:jackhumbert/qmk_firmware | dragon788 | |
Conflicts: keyboard/ergodox_ez/keymaps/keymap_default.c | |||
2015-12-27 | Merge branch 'master' of github.com:dragon788/qmk_firmware_ez | dragon788 | |
Conflicts: keyboard/ergodox_ez/keymaps/keymap_default.c | |||
2015-12-25 | minor fixes, added backtick to left thumbblock | Stephan Bösebeck | |
2015-12-23 | Updated keymap ascii art and made thumb cluster more standard ↵ | dragon788 | |
ErgoDox/Kinesis-like | |||
2015-12-23 | Merge pull request #56 from sboesebeck/master | Jack Humbert | |
fix number pad for german keys | |||
2015-12-23 | Updates readme | Erez Zukerman | |
2015-12-23 | fix number pad for german keys | Stephan Bösebeck | |
2015-12-22 | Merge pull request #55 from sboesebeck/master | Jack Humbert | |
fixed some typos, learned, DE_-keycodes are for Win, not OSX | |||
2015-12-22 | fixed some typos, learned, DE_-keycodes are for Win, not OSX | Stephan Bösebeck | |
2015-12-21 | Merge pull request #53 from sboesebeck/master | Jack Humbert | |
minor updates | |||
2015-12-22 | new firmware file containing current changes | Stephan Bösebeck | |
2015-12-22 | added png file for layout documentation | Stephan Bösebeck | |
2015-12-22 | minor changes, fixes | Stephan Bösebeck | |
2015-12-21 | Merge pull request #52 from technovangelist/master | Jack Humbert | |
first attempt at a working workman layout for the ergodoxez | |||
2015-12-21 | swapped the space and enter to get the space under where the thumb is. | Technovangelist | |
2015-12-21 | first attempt at a working workman layout for the ergodoxez | Technovangelist | |
2015-12-20 | Added keymap variant to approximate Kin Adv | chwilk | |
2015-12-20 | Use planck-style arrow keys | Gabriel Diegel | |
2015-12-19 | Merge pull request #47 from pnutster/master | Jack Humbert | |
OSX Kinesis-like Mapping | |||
2015-12-19 | Merge pull request #46 from sboesebeck/master | Jack Humbert | |
German layout for osx | |||
2015-12-19 | Fixed keymap "graphic" | Piet Nutbey | |
2015-12-19 | corrected folder | Piet Nutbey | |
2015-12-19 | OSX Kinesis-like Mapping | Piet Nutbey | |
OS X Kinesis Like key mapping. Only the default layer was changed into a more Kinesis-like mapping. Hopefully useful as a starting point. | |||
2015-12-20 | added hex file | Stephan Bösebeck | |
2015-12-20 | typo fix | Stephan Bösebeck | |
2015-12-20 | minor change | Stephan Bösebeck | |
2015-12-20 | added hex file and readme | Stephan Bösebeck | |
2015-12-20 | first version for german osx layout | Stephan Bösebeck | |
2015-12-19 | Merge pull request #45 from matzebond/master | Jack Humbert | |
German keymap + ErgoDox keymaps | |||
2015-12-19 | Further clarifies README | Erez Zukerman | |
2015-12-19 | Add neo2 keymap and neo2 ergodox layout | Matthias Schmitt | |
2015-12-19 | Add Ctrl-Shift tap modifier | Matthias Schmitt | |
2015-12-19 | Add german keymap and german ergodox layout | Matthias Schmitt | |
2015-12-18 | Updates readme | Erez Zukerman | |
2015-12-17 | jack's ergodox layout | Jack Humbert | |
2015-12-18 | Fixes media keys on OSX layout | Erez Zukerman | |
2015-12-18 | Adds a new default keymap for OSX with working prev/next keys | Erez Zukerman | |
2015-12-18 | Moves compiled default keymap + legends to keymaps directory | Erez Zukerman | |
2015-12-16 | A compiled version which sends left click in mouse mode | Erez Zukerman | |
2015-12-16 | Merge pull request #41 from joshmccall221/right_click_fix | Erez Zukerman | |
Left click was mapped to scroll wheel. This fixes that. :) | |||
2015-12-16 | Left click was mapped to scroll wheel. This fixes that. :) | Josh McCall | |