summaryrefslogtreecommitdiffstats
path: root/keyboard/ergodox_ez
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareNicholas Keene2016-05-0269-4027/+23929
|\
| * 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
| | |_|_|/ | |/| | |
| * | | | Addresses #290Erez Zukerman2016-04-291-1/+1
| |/ / /
| * | / 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
| * | | | 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
| | * \ \ \ Merge pull request #1 from J3RN/vim-navigationJonathan Arnett2016-04-112-18/+20
| | |\ \ \ \ | | | |_|_|/ | | |/| | | Added Vim-style navigation
| | | * | | Added README note about Vim-style navigationJonathan Arnett2016-04-111-3/+4
| | | | | |
| | | * | | Stylistic changesJonathan Arnett2016-04-111-1/+1
| | | | | |
| | | * | | Make a also toggle Media layerJonathan Arnett2016-04-111-1/+1
| | | | | |
| | | * | | Building a row of level switch buttonsJonathan Arnett2016-03-241-3/+3
| | | | | |
| | | * | | A to toggle L2, hjkl to move mouseJonathan Arnett2016-03-241-13/+14
| | | | | |
| | * | | | Add HJKL layoutRoman Zolotarev2016-04-115-5/+1331
| | | | | |
| * | | | | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareStephan Bösebeck2016-04-111-1/+1
| |\| | | |
| | * | | | Links to build guideErez Zukerman2016-04-031-1/+1
| | | | | |