Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-04 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | ||
2016-01-02 | Added calculator shortcut button to numpad/symbol layer | ||
2016-01-02 | Fixed Plover layer label and updated keymap | ||
2016-01-02 | Added proper link back to Plover layout source | ||
2016-01-02 | Added plover layer | ||
2016-01-02 | Added comments to LED stuff and included .hex file | ||
2016-01-02 | Merge pull request #66 from gdiegel/master | ||
Fix for faulty fn layer | |||
2016-01-02 | Dave's custom keymap | ||
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 | ||
to fn layer | |||
2015-12-31 | Small change to filename spelling in README | ||
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 | ||
2015-12-30 | Moving everything around, tap delays driving me nuts | ||
2015-12-30 | added dvorak keymap and layout picture | ||
2015-12-28 | Merge branch 'master' of github.com:jackhumbert/qmk_firmware | ||
Conflicts: keyboard/ergodox_ez/keymaps/keymap_default.c | |||
2015-12-25 | minor fixes, added backtick to left thumbblock | ||
2015-12-23 | Updated keymap ascii art and made thumb cluster more standard ↵ | ||
ErgoDox/Kinesis-like | |||
2015-12-23 | Merge pull request #56 from sboesebeck/master | ||
fix number pad for german keys | |||
2015-12-23 | Updates readme | ||
2015-12-23 | fix number pad for german keys | ||
2015-12-22 | Merge pull request #55 from sboesebeck/master | ||
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 | ||
2015-12-21 | Merge pull request #53 from sboesebeck/master | ||
minor updates | |||
2015-12-22 | new firmware file containing current changes | ||
2015-12-22 | added png file for layout documentation | ||
2015-12-22 | minor changes, fixes | ||
2015-12-21 | swapped the space and enter to get the space under where the thumb is. | ||
2015-12-21 | first attempt at a working workman layout for the ergodoxez | ||
2015-12-20 | Added keymap variant to approximate Kin Adv | ||
2015-12-20 | Use planck-style arrow keys | ||
2015-12-19 | Merge pull request #47 from pnutster/master | ||
OSX Kinesis-like Mapping | |||
2015-12-19 | Fixed keymap "graphic" | ||
2015-12-19 | corrected folder | ||
2015-12-19 | OSX Kinesis-like Mapping | ||
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 | ||
2015-12-20 | typo fix | ||
2015-12-20 | minor change | ||
2015-12-20 | added hex file and readme | ||
2015-12-20 | first version for german osx layout | ||
2015-12-19 | Merge pull request #45 from matzebond/master | ||
German keymap + ErgoDox keymaps | |||
2015-12-19 | Further clarifies README | ||
2015-12-19 | Add neo2 keymap and neo2 ergodox layout | ||
2015-12-19 | Add german keymap and german ergodox layout | ||
2015-12-18 | Updates readme | ||
2015-12-17 | jack's ergodox layout | ||
2015-12-18 | Fixes media keys on OSX layout | ||
2015-12-18 | Adds a new default keymap for OSX with working prev/next keys | ||
2015-12-18 | Moves compiled default keymap + legends to keymaps directory | ||
2015-12-16 | A compiled version which sends left click in mouse mode | ||
2015-12-16 | Left click was mapped to scroll wheel. This fixes that. :) | ||
2015-12-16 | add left click and vim keys | ||