summaryrefslogtreecommitdiffstats
path: root/keyboard/ergodox_ez/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* [Jack & Erez] Creates a makefile.mk and a config file for the experimental ↵Erez Zukerman2016-05-052-0/+13
| | | | layout
* Merge pull request #305 from nrrkeene/masterErez Zukerman2016-05-047-1548/+1505
|\ | | | | Custom handling for shift keys, improved media layer
| * The Ordinary Layout is arranged as close as possible to a traditional ↵Nicholas Keene2016-05-032-5/+5
| | | | | | | | keyboard, but with extra special features
| * The Ordinary Layout works the way you expect it to, with extra powerful featuresNicholas Keene2016-05-031-979/+1008
| |
| * Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareNicholas Keene2016-05-0268-4025/+23927
| |\
| * | The Ordinary Layout is the layout you are looking for. Come and see v3.14.Nicholas Keene2016-05-017-1541/+1469
| | |
* | | Merge pull request #304 from adiabatic/ergodox-zweihander-osxErez Zukerman2016-05-031-0/+3
|\ \ \ | |_|/ |/| | zweihander: comment out action_get_macro()
| * | zweihander: comment out action_get_macro()Nathan Sharfi2016-05-031-0/+3
| | |
* | | Swap steno/media layers to allow using media keys in the Plover layer; ↵James ‘Twey’ Kay2016-05-021-58/+50
| | | | | | | | | | | | display all active layers, not just the top; use only momentary modifiers
* | | Merge pull request #298 from adiabatic/ergodox-zweihander-osxErez Zukerman2016-05-023-0/+1381
|\| | | | | | | | ergodox-zweihander-osx: initial commit
| * | zweihander: move dim/brighten to 1/2, add ⌘QNathan Sharfi2016-05-012-11/+11
| | |
| * | zweihander: Add ⌘`, ⌘⇧`, ⌥⇥, ⌥⇧⇥Nathan Sharfi2016-05-013-11/+16
| | |
| * | Ergodox EZ: add zweihander-osx.hexNathan Sharfi2016-04-301-0/+1152
| | |
| * | ergodox-zweihander: initial commitNathan Sharfi2016-04-302-0/+224
| | |
* | | Merge pull request #294 from sneako/masterErez Zukerman2016-05-023-0/+1345
|\ \ \ | | | | | | | | Add my Ergodox EZ config
| * | | Adding .hex filesneako2016-04-281-0/+1152
| | | |
| * | | Add my Ergodox EZ configsneako2016-04-282-0/+193
| | | |
* | | | Merge pull request #258 from romanzolotarev/masterErez Zukerman2016-05-028-0/+2411
|\ \ \ \ | |_|/ / |/| | | Add Roman's single layer layout based on Norman
| * | | Add Roman's layout with QWERTYRoman Zolotarev2016-04-264-0/+1246
| | | |
| * | | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareRoman Zolotarev2016-04-2629-5353/+8864
| |\ \ \
| * | | | Add Roman's single layer layout based on NormanRoman Zolotarev2016-04-164-0/+1165
| | | | |
* | | | | Beginner's keymap for Ergodox-EZAnand Babu (AB) Periasamy2016-04-305-0/+1692
| | | | |
* | | | | Merge pull request #295 from techtomas/techtomasErez Zukerman2016-04-303-0/+1433
|\ \ \ \ \ | | | | | | | | | | | | Add my layout to the list
| * | | | | Added readmeThomas Anderson2016-04-291-0/+36
| | | | | |
| * | | | | Finalized my personal layoutThomas Anderson2016-04-292-0/+1397
| | |_|/ / | |/| | |
* / | | | Adds brackets to inner vertical keys in experimental layoutErez Zukerman2016-04-293-12/+21
|/ / / /
* | / / Honing in on an interval that works for meErez Zukerman2016-04-262-1081/+1081
| |/ / |/| |
* | | [Erez & Jack] Examples for advanced macro stuffErez Zukerman2016-04-262-1069/+1132
| | |
* | | Merge pull request #282 from jasontwong/masterErez Zukerman2016-04-254-0/+1399
|\ \ \ | | | | | | | | Add new keymap
| * | | Compiled Hex FileJason T. Wong2016-04-241-0/+1159
| | | | | | | | | | | | The keymap file to use without compilation.
| * | | Update keymap imageJason T. Wong2016-04-231-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Why: * The transparency made it ugly. This change addresses the need by: * Make transparent parts white.
| * | | Add new keymapJason T. Wong2016-04-233-0/+240
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Why: * I want a custom keymap that suits my needs. This change addresses the need by: * Cloned default keymap. * Customized layout. * Updated README. * Add an image created from keyboard layout editor.
* | | | Add Twey's keymapJames ‘Twey’ Kay2016-04-253-0/+1366
|/ / /
* | | changed the macro generation of the ELG to use UP, DOWN, TYPE instead of ↵Stephan Bösebeck2016-04-201-24/+24
| | | | | | | | | | | | U,D,T - makes it work with custom keycodes
* | | added some words about the ELG in the readmeStephan Bösebeck2016-04-201-0/+13
| | |
* | | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareStephan Bösebeck2016-04-207-1326/+1337
|\ \ \
| * \ \ Merge pull request #267 from nrrkeene/masterErez Zukerman2016-04-207-1326/+1337
| |\ \ \ | | | |/ | | |/| Improved modifier keys, code
| | * | The Ordinary Layout is the layout you are looking for. Come and see.Nicholas Keene2016-04-197-96/+96
| | | |
| | * | The Ordinary Layout is the layout you are looking for. Come and see.Nicholas Keene2016-04-145-1278/+1289
| | | |
* | | | re-created all layouts using ErgodoxLayoutGeneratorStephan Bösebeck2016-04-195-2546/+2544
| | | |
* | | | new overview picStephan Bösebeck2016-04-191-0/+0
| | | |
* | | | added new macro for toggling and holiding layerStephan Bösebeck2016-04-191-16/+48
| | | |
* | | | new experimental layoutStephan Bösebeck2016-04-192-33/+31
| | | |
* | | | added smly layer againStephan Bösebeck2016-04-181-2/+2
| | | |
* | | | new pngStephan Bösebeck2016-04-171-0/+0
| | | |
* | | | new iteration, change of lower rowStephan Bösebeck2016-04-171-46/+16
| | | |
* | | | added new experimental layout - works with ErgodoxLayoutGeneratorStephan Bösebeck2016-04-174-392/+687
| | | |
* | | | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareStephan Bösebeck2016-04-1216-1348/+3036
|\| | |
| * | | Merge pull request #249 from nrrkeene/masterErez Zukerman2016-04-129-1325/+1685
| |\| | | | | | | | | | Version 3, Ordinary Perfected
| | * | The Ordinary Layout is the layout you are looking for. Come and see.Nicholas Keene2016-04-111-8/+8
| | | |