summaryrefslogtreecommitdiffstats
path: root/keyboard/ergodox_ez/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #157 from DidierLoiseau/typematrixJack Humbert2016-02-213-1505/+1483
|\ | | | | Small fixes and improvements to tm2030 layout
| * Updated tm2030 keymap.hexDidier Loiseau2016-02-211-1482/+1476
| |
| * Fixed compilation warnings due to missing return statementsDidier Loiseau2016-02-211-1/+2
| |
| * FN macro: use layer_invert() instead of modifying layer_state directlyDidier Loiseau2016-02-071-20/+3
| | | | | | | | | | | | - fixes stuck keys from the temporary layers (see also jackhumbert/qmk_firmware#78) - removed the workaround for jackhumbert/qmk_firmware#81 (using layer_invert() fixes the problem)
| * Fixed inconsistency between comment and actual numeric layerDidier Loiseau2016-02-071-1/+1
| | | | | | - KC_INS should only be present on Fn layer
| * Fixed link to Magic doc in Dvorak sectionDidierLoiseau2016-02-071-1/+1
| |
* | Merge pull request #141 from XenoBits/masterErez Zukerman2016-02-125-0/+1489
|\ \ | | | | | | Ergodox EZ new keymap for C# developers
| * | Another readme.md improvementMaxime Millet2016-02-121-9/+9
| | |
| * | Improved readmeMaxime Millet2016-02-121-10/+10
| | |
| * | Added C# developer keymapMaxime Millet2016-02-125-0/+1489
| | |
* | | Merge pull request #139 from ↵Erez Zukerman2016-02-114-0/+1429
|\ \ \ | | | | | | | | | | | | | | | | joarau/norwegian-colemak-ergodox-with-norwegian-definitions Norwegian Colemak Ergodox and Norwegian key definitions
| * | | Norwegian Colemak Ergodox and Norwegian key definitionsjoar2016-02-114-0/+1429
| | | |
* | | | More tweaks to experimental layoutErez Zukerman2016-02-113-18/+19
|/ / /
* | | Merge pull request #138 from Willyfrog/masterErez Zukerman2016-02-104-0/+1666
|\ \ \ | |/ / |/| | ergodox_ez for emacs + mac + altgr users
| * | add imageGuillermo Vayá2016-02-101-0/+0
| | |
| * | added .hex fileGuillermo Vayá2016-02-101-0/+1472
| | |
| * | new emacs + osx + deadkeys layoutGuillermo Vayá2016-01-312-0/+194
| | |
* | | Add mpiechotka ergodox ez keymapMaciej Piechotka2016-02-093-0/+1770
| | |
* | | Merge pull request #130 from jacobono/jacobonoErez Zukerman2016-02-086-0/+1449
|\ \ \ | | | | | | | | Jacobono
| * | | add hex fileDaniel Mijares2016-02-061-0/+1142
| | | |
| * | | my personal ergodox keymap layoutDaniel Mijares2016-02-065-0/+307
| | | | | | | | | | | | | | | | with pngs of layout and readme
* | | | Updates documentation, adds Cmd/Win dual-function keyErez Zukerman2016-02-085-1443/+1098
|/ / /
* | | Fixes CM_SCLN and updates docs for ColemakErez Zukerman2016-02-052-5/+6
| | |
* | | Tweaks symbol layer (see changleog)Erez Zukerman2016-02-053-1477/+1137
| | |
* | | Refreshes default keymap for single tap L1 switchErez Zukerman2016-02-011-1285/+1285
| | |
* | | some fixes in readmeStephan Bösebeck2016-01-311-2/+3
| | |
* | | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareStephan Bösebeck2016-01-313-1466/+1681
|\ \ \
| * | | add build instructions to readmecoderkun2016-01-301-2/+17
| | | |
| * | | correct link and some minor details in readme filecoderkun2016-01-301-3/+3
| | | |
| * | | add readme file for coderkun’s Neo2 layoutcoderkun2016-01-301-0/+16
| | | |
| * | | add layers for poor man’s QWERTZ and poor man’s Neo including Neo’s ↵coderkun2016-01-302-1466/+1650
| |/ / | | | | | | | | | layer 4
* | | fixed some copy paste errorsStephan Bösebeck2016-01-291-2/+2
| | |
* | | added a egoshooter layerStephan Bösebeck2016-01-291-4/+58
| | |
* | | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareStephan Bösebeck2016-01-296-0/+1718
|\| |
| * | Added .hex file.Christoph Schmitz2016-01-281-0/+1473
| | |
| * | Fixed graphics.Christoph Schmitz2016-01-281-0/+0
| | |
| * | Added media layer.Christoph Schmitz2016-01-282-0/+4
| | |
| * | Added links.Christoph Schmitz2016-01-281-1/+7
| | |
| * | Added documentation.Christoph Schmitz2016-01-283-0/+25
| | |
| * | Made all layer change keys momentary. Removed Hyper and Meh in favor of ↵Christoph Schmitz2016-01-281-11/+11
| | | | | | | | | | | | layer 1 and 2 on both halves.
| * | Switched up and down keys to be closer to the vi etc. world.Christoph Schmitz2016-01-271-2/+2
| | |
| * | Fixed circonflex key.Christoph Schmitz2016-01-271-1/+3
| | |
| * | Fixed regarding Ctrl and Alt keys.Christoph Schmitz2016-01-271-4/+4
| | |
| * | Added a German layout inspired by the Kinesis Ergo Elan and based on the ↵Christoph Schmitz2016-01-271-0/+208
| | | | | | | | | | | | "german" keymap.
* | | added new macrosStephan Bösebeck2016-01-281-1/+27
| | |
* | | playing more with cursor keysStephan Bösebeck2016-01-281-1/+1
| | |
* | | playing a bit with cursor keysStephan Bösebeck2016-01-281-23/+76
| | |
* | | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareStephan Bösebeck2016-01-253-0/+1660
|\| |
| * | Simplified osx layout for ergodox eztonyabra2016-01-243-0/+1660
| | |
* | | typo fixStephan Bösebeck2016-01-241-1/+1
|/ /