summaryrefslogtreecommitdiffstats
path: root/keyboard/ergodox_ez
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | Corrects typoErez Zukerman2016-02-081-1/+1
|/ / / /
* / / / 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
| | |
* | | Disable console for improved performanceCharles Maresh2016-02-031-1/+1
| | | | | | | | | | | | | | | | | | Commenting out the line is the only way to disable the console, as the value of CONSOLE_ENABLE isn't checked. There are only checks for its existence; setting it to `yes` or `no` doesn't change the compilation.
* | | 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
|/ /
* | not sure how this got here..Jack Humbert2016-01-231-78/+0
| |
* | Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard into audioJack Humbert2016-01-2366-4437/+28914
|\ \
| * | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareStephan Bösebeck2016-01-237-0/+3599
| |\|
| | * Fixed rendering of the Layer Switching sectionDidierLoiseau2016-01-231-1/+2
| | |
| | * Fixed small issues in README.mdDidierLoiseau2016-01-231-28/+30
| | | | | | | | | | | | - fixed rendering of the basic layer on GitHub - fixed missing Calculator, Mail & Browser Home keys in Fn Layer
| | * Added keymap.hexDidier Loiseau2016-01-231-0/+1544
| | |
| | * Moved layout description to README.md and added more detailsDidier Loiseau2016-01-232-25/+134
| | |
| | * Added Calculator, Mail and Browser Home application keys.Didier Loiseau2016-01-231-3/+3
| | |
| | * Renamed "Numbers Layer" to "Numeric Layer"Didier Loiseau2016-01-231-10/+10
| | |
| | * Implemented new folders structure.Didier Loiseau2016-01-231-0/+0
| | | | | | | | | moved keymap_typematrix.c to tm2030/keymap.c
| | * Merge remote-tracking branch 'jackhumbert/master' into typematrixDidier Loiseau2016-01-2362-4408/+26646
| | |\
| | | * Add colemak keymap to Ergodox EZ.Olivier Lechevalier2016-01-233-0/+1659
| | | |
| | | * Single tap enable ACTION_LAYER_TAP_TOGGLE layerEvan Pitstick2016-01-221-0/+2
| | | |
| | * | Implemented Dvorak layerDidier Loiseau2016-01-171-13/+63
| | | |
| | * | Added shifts on the thumbsDidier Loiseau2016-01-161-3/+3
| | | |
| | * | Implement cut/copy/paste as macrosDidier Loiseau2016-01-101-12/+26
| | | | | | | | | | | | | | | | | | | | Workaround for jackhumbert/qmk_firmware#81 + added macro names + removed unused macro 0
| | * | Added fn-eject, fn-power .. fn-pause keysDidier Loiseau2016-01-101-4/+4
| | | | | | | | | | | | | | | | Eject does not work though, see jackhumbert/qmk_firmware#82 and tmk/tmk_keyboard#250
| | * | Split fn layer from numbers layer to better match the TM behaviourDidier Loiseau2016-01-091-78/+78
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - removed access to layer 2 from ";" key - "fn" key toggles both layers 1 & 2 - replaced media and mouse layer by fn layer - renamed symbol layer to numbers layer - moved all F-keys together on left hand
| | * | Layer 1: restore backspace, ralt and ctl on right handDidier Loiseau2016-01-091-15/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - home replaced by KC_TRNS to make backspace available - prev/next moved left to space to restore ralt - arrows moved down to have reversed T-shape - added ctl on bottom right KpEnter, to match layer 0 - removed alt from mute, as it was already no more in layer 0