summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | Initial TypeMatrix keymap: Layer 0Didier Loiseau2016-01-091-3/+3
| | | | |
| * | | | Initial TypeMatrix keymap: Layer 0Didier Loiseau2016-01-081-0/+188
| | |_|/ | |/| |
| | * | new hex fileStephan Bösebeck2016-01-221-22/+22
| | | |
| | * | reinstalled lost file, updated with some tweaksStephan Bösebeck2016-01-221-0/+299
| | | |
| | * | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareStephan Bösebeck2016-01-2255-1722/+20753
| | |\ \ | |_|/ / |/| | |
* | | | Merge pull request #95 from jackhumbert/keymap_foldersErez Zukerman2016-01-2155-1700/+20753
|\ \ \ \ | | | | | | | | | | New per-folder format for ErgoDox EZ keymaps
| * | | | Adds the hex files tooErez Zukerman2016-01-2220-0/+29585
| | | | |
| * | | | Introduces new subdirectory structureErez Zukerman2016-01-2250-28333/+10
| | | | |
| * | | | Adds a bunch of compiled filesErez Zukerman2016-01-2019-0/+25157
| | | | |
| * | | | renames readmeErez Zukerman2016-01-201-0/+0
| | | | |
| * | | | Renames hexErez Zukerman2016-01-201-0/+0
| | | | |
| * | | | Updates Markdown image linkErez Zukerman2016-01-201-1/+1
| | | | |
| * | | | Adds a readme and hex for my experimental layoutErez Zukerman2016-01-202-0/+1483
| | | | |
| * | | | New per-folder format for ErgoDox EZ keymapsErez Zukerman2016-01-2038-8878/+29
|/ / / /
| | * | changed some places, disabled layer3, in file it's ADNW nowStephan Bösebeck2016-01-221-6/+6
| | | |
| | * | added koy layer to default, but disabled itStephan Bösebeck2016-01-212-44/+66
| | | |
| | * | replaced qwertz with adnw-koy as defaultStephan Bösebeck2016-01-211-61/+63
| | | |
| | * | swapping modeswitch and Acut-Chars on thumb blockStephan Bösebeck2016-01-211-2/+2
| |/ / |/| |
* | | Merge pull request #94 from plgruener/german_aliasesJack Humbert2016-01-191-0/+39
|\ \ \ | | | | | | | | complete keymap_german.h (all alphanumerics)
| * | | complete keymap_german.h (all alphanumerics)plgruener2016-01-191-0/+39
|/ / / | | | | | | | | | | | | add 'DE_'-prefixed aliases for all alphanumerics, so it becomes immediatly obvious which layout we are assuming.
* | | Makes ' into a dual-action key for LGuiErez Zukerman2016-01-191-3/+4
| | |
* | | Adds an experimental keymap for my own useErez Zukerman2016-01-191-0/+189
| | |
* | | Merge pull request #73 from dragon788/dragon_modErez Zukerman2016-01-188-1/+645
|\ \ \ | | | | | | | | Requesting some comments and review on my changes
| * | | Command line programming not default, enable by reading quickstart and ↵dragon7882016-01-172-7/+11
| | | | | | | | | | | | | | | | comments in Vagrantfile
| * | | Allow passthru of Teensy to Virtualbox for programmingdragon7882016-01-171-5/+11
| | | |
| * | | Fixing Debian/Ubuntu updates to be completely non-interactivedragon7882016-01-171-1/+9
| | | |
| * | | Note about Virtualbox incompatibilitiesdragon7882016-01-171-0/+2
| | | |
| * | | Update README.mddragon7882016-01-161-0/+1
| | | |
| * | | Create QUICK_START.md describing Vagrantfile usagedragon7882016-01-161-0/+21
| | | | | | | | | | | | Provides links to software required to use the Vagrantfile.
| * | | Having media layer defined causes toggles to 'stick' rather than be ↵dragon7882016-01-161-1/+1
| | | | | | | | | | | | | | | | momentary in my experience
| * | | Resetting keymap_default.c to origin/master not just my fork's masterdragon7882016-01-161-23/+23
| | | |
| * | | Moving my layout to its own file, made plover layout file, restoring default ↵dragon7882016-01-163-89/+501
| | | | | | | | | | | | | | | | keymap to its default status
| * | | Updated avr script and added notes to Vagrantfiledragon7882016-01-162-7/+18
| | | |
| * | | All dfu dependencies in place, multi-line syntax to make it easy to add/readdragon7882016-01-121-4/+37
| | | |
| * | | Adding update of vagrant VM every time it is booteddragon7882016-01-052-14/+46
| | | |
| * | | Adding Vagrantfile for easier compile environment setupdragon7882016-01-033-0/+69
| | | |
| * | | Added calculator shortcut button to numpad/symbol layerdragon7882016-01-021-2/+2
| | | |
| * | | Fixed Plover layer label and updated keymapdragon7882016-01-021-4/+4
| | | |
| * | | Added proper link back to Plover layout sourcedragon7882016-01-021-1/+1
| | | |
| * | | Added plover layerdragon7882016-01-021-4/+49
| | | |
| * | | Fixed button conflicts on mouse/media layerdragon7882015-12-301-18/+18
| | | |
| * | | Added note about avr-libc also being required at least for archdragon7882015-12-301-1/+1
| | | |
| * | | Moving everything around, tap delays driving me nutsdragon7882015-12-301-27/+27
| | | |
| * | | Merge branch 'master' of github.com:dragon788/qmk_firmware_ezdragon7882015-12-280-0/+0
| |\ \ \
| | * \ \ Merge branch 'master' of github.com:dragon788/qmk_firmware_ezdragon7882015-12-271-21/+21
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: keyboard/ergodox_ez/keymaps/keymap_default.c
| * | | | | Merge branch 'master' of github.com:jackhumbert/qmk_firmwaredragon7882015-12-2821-4/+6076
| |\| | | | | | |/ / / | |/| | | | | | | | | | | | | Conflicts: keyboard/ergodox_ez/keymaps/keymap_default.c
| * | | | Updated keymap ascii art and made thumb cluster more standard ↵dragon7882015-12-231-20/+20
| | | | | | | | | | | | | | | | | | | | ErgoDox/Kinesis-like
| * | | | add left click and vim keysJosh McCall2015-12-161-2/+2
| | | | |
* | | | | Merge pull request #93 from petereichinger/masterJack Humbert2016-01-182-0/+24
|\ \ \ \ \ | | | | | | | | | | | | LCAG modifier combo and AutoHotkey international characters
| * | | | | Fix code formatting in international characters readme entryPeter Eichinger2016-01-181-2/+2
| | | | | |