Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | Stephan Bösebeck | 2016-03-08 | 7 | -3/+1744 |
|\ | |||||
| * | Adds a readme with a link to the blog post | Erez Zukerman | 2016-03-08 | 2 | -0/+5 |
| | | |||||
| * | Merge pull request #185 from nrrkeene/master | Erez Zukerman | 2016-03-07 | 3 | -0/+1312 |
| |\ | | | | | | | The Ordinary Layout is familiar to users of common keyboards | ||||
| | * | The Ordinary Layout, designed to be similar to traditional keyboards, by ↵ | Nicholas Keene | 2016-03-06 | 3 | -0/+1312 |
| | | | | | | | | | | | | Nicholas Keene, released to the public domain, no rights reserved | ||||
| * | | Cygwin Based Users Guidev0.2 -formatting revisions | yoyoerx | 2016-03-04 | 1 | -47/+47 |
| | | | |||||
| * | | Cygwin Based Users Guide v0.1 | yoyoerx | 2016-03-04 | 1 | -0/+237 |
| |/ | |||||
| * | Merge pull request #170 from NoahAndrews/improve-windows-docs | Jack Humbert | 2016-03-04 | 1 | -4/+5 |
| |\ | | | | | | | Add scripts for easy Windows environment setup | ||||
| | * | Fix link to MHV AVR Tools | Noah Andrews | 2016-03-02 | 1 | -1/+1 |
| | | | |||||
| | * | Added documentation for new Windows scripts | Noah Andrews | 2016-03-02 | 1 | -17/+5 |
| | | | |||||
| | * | Removed unneeded lines from setup script | Noah Andrews | 2016-03-02 | 1 | -2/+15 |
| | | | |||||
| * | | Update PCB_GUIDE.md | Lucas Hecht | 2016-02-27 | 1 | -1/+2 |
| | | | |||||
| * | | added "Troubleshooting" section to PCB guide | Lucas Hecht | 2016-02-27 | 1 | -0/+22 |
| | | | |||||
| * | | Delete keymap_eigen.c | deepshitgoeshere | 2016-02-25 | 1 | -184/+0 |
| | | | |||||
| * | | Delete dfu-programmer.exe | deepshitgoeshere | 2016-02-25 | 1 | -0/+0 |
| | | | |||||
| * | | Delete dfu-programmer.exe | deepshitgoeshere | 2016-02-25 | 1 | -0/+0 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware into ↵ | Lucas Hecht | 2016-02-25 | 4 | -1505/+1547 |
| |\| | | | | | | | | | | jackhumbert-master | ||||
| * | | delete old keymap (keymap_eigen.c) | Lucas Hecht | 2016-02-25 | 1 | -37/+2 |
| | | | |||||
| * | | Added keymap "lucas.c" | Lucas Hecht | 2016-02-24 | 4 | -0/+382 |
| | | | |||||
* | | | forgot F6 | Stephan Bösebeck | 2016-03-02 | 2 | -2/+2 |
| | | | |||||
* | | | updated version, changed F-Key-Layout, minor change in code layer | Stephan Bösebeck | 2016-03-02 | 2 | -1481/+1479 |
| | | | |||||
* | | | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | Stephan Bösebeck | 2016-03-02 | 9 | -1524/+1650 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge pull request #157 from DidierLoiseau/typematrix | Jack Humbert | 2016-02-21 | 3 | -1505/+1483 |
| |\ \ | | | | | | | | | Small fixes and improvements to tm2030 layout | ||||
| | * | | Updated tm2030 keymap.hex | Didier Loiseau | 2016-02-21 | 1 | -1482/+1476 |
| | | | | |||||
| | * | | Fixed compilation warnings due to missing return statements | Didier Loiseau | 2016-02-21 | 1 | -1/+2 |
| | | | | |||||
| | * | | FN macro: use layer_invert() instead of modifying layer_state directly | Didier Loiseau | 2016-02-07 | 1 | -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 layer | Didier Loiseau | 2016-02-07 | 1 | -1/+1 |
| | | | | | | | | | | | | - KC_INS should only be present on Fn layer | ||||
| | * | | Fixed link to Magic doc in Dvorak section | DidierLoiseau | 2016-02-07 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge pull request #153 from spydon/xmonad_keymap | Jack Humbert | 2016-02-21 | 1 | -0/+64 |
| |\ \ \ | | |_|/ | |/| | | Keymap optimized for xmonad | ||||
| | * | | Added a keymap optimized for xmonad | Lukas Klingsbo | 2016-02-18 | 1 | -0/+64 |
| | | | | | | | | | | | | | | | | | | | | | | | | The M(1) function changes layer temporarily (so that numbers can be used) and holds LGUI which makes it possible to easily change virtual screens and swap windows inbetween them. | ||||
| * | | | Merge pull request #145 from gerbercj/feature/atreus_astar | Jack Humbert | 2016-02-17 | 5 | -19/+103 |
| |\ \ \ | | | | | | | | | | | Add support for Atreus running on A-Star | ||||
| | * | | | Change default controller for Atreus from Teensy2 to A-Star | Chris Gerber | 2016-02-17 | 3 | -10/+10 |
| | | | | | |||||
| | * | | | Add support for Atreus running on A-Star | Chris Gerber | 2016-02-15 | 5 | -19/+103 |
| | | | | | |||||
* | | | | | testing moving the 6 to the left, having one key more on the right used for ↵ | Stephan Bösebeck | 2016-02-15 | 2 | -1519/+1561 |
|/ / / / | | | | | | | | | | | | | | | | | | | | | hash now feels a bit more natural to me. Need to investigate further. | ||||
* | | | | Merge pull request #141 from XenoBits/master | Erez Zukerman | 2016-02-12 | 5 | -0/+1489 |
|\ \ \ \ | | | | | | | | | | | Ergodox EZ new keymap for C# developers | ||||
| * | | | | Another readme.md improvement | Maxime Millet | 2016-02-12 | 1 | -9/+9 |
| | | | | | |||||
| * | | | | Improved readme | Maxime Millet | 2016-02-12 | 1 | -10/+10 |
| | | | | | |||||
| * | | | | Added C# developer keymap | Maxime Millet | 2016-02-12 | 5 | -0/+1489 |
| | | | | | |||||
* | | | | | Added pageup, pagedown, home, and end keys | Lasko Height | 2016-02-11 | 1 | -6/+6 |
| | | | | | |||||
* | | | | | Added a Tenkey layer and moved the del key | Lasko Height | 2016-02-11 | 1 | -5/+25 |
| | | | | | |||||
* | | | | | Adding my initial layout | Lasko Height | 2016-02-11 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Adding my initial layout | Lasko Height | 2016-02-11 | 1 | -0/+114 |
| | | | | | |||||
* | | | | | Merge pull request #139 from ↵ | Erez Zukerman | 2016-02-11 | 4 | -0/+1429 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | joarau/norwegian-colemak-ergodox-with-norwegian-definitions Norwegian Colemak Ergodox and Norwegian key definitions | ||||
| * | | | | | Norwegian Colemak Ergodox and Norwegian key definitions | joar | 2016-02-11 | 4 | -0/+1429 |
| | | | | | | |||||
* | | | | | | More tweaks to experimental layout | Erez Zukerman | 2016-02-11 | 3 | -18/+19 |
| | | | | | | |||||
* | | | | | | Merge branch 'master' of github.com:jackhumbert/qmk_firmware | Erez Zukerman | 2016-02-11 | 14 | -148/+4903 |
|\| | | | | | |||||
| * | | | | | Merge pull request #138 from Willyfrog/master | Erez Zukerman | 2016-02-10 | 4 | -0/+1666 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ergodox_ez for emacs + mac + altgr users | ||||
| | * | | | | add image | Guillermo Vayá | 2016-02-10 | 1 | -0/+0 |
| | | | | | | |||||
| | * | | | | added .hex file | Guillermo Vayá | 2016-02-10 | 1 | -0/+1472 |
| | | | | | | |||||
| | * | | | | new emacs + osx + deadkeys layout | Guillermo Vayá | 2016-01-31 | 2 | -0/+194 |
| | | | | | | |||||
| * | | | | | Add mpiechotka ergodox ez keymap | Maciej Piechotka | 2016-02-09 | 3 | -0/+1770 |
| | |/ / / | |/| | | |