Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-23 | New :pound: method | Alex Johnstone | |
2016-03-23 | New :pound: method | Alex Johnstone | |
2016-03-23 | New :pound: method | Alex Johnstone | |
2016-03-23 | Wrong date | Alex Johnstone | |
2016-03-22 | Removed whitespace | Alex Johnstone | |
2016-03-22 | Revised to version 0.1.0 | Alex Johnstone | |
2016-03-22 | Merge pull request #2 from jackhumbert/master | Alex Johnstone | |
Update my repo to upstream | |||
2016-03-22 | Meh -> Hyper | Alex Johnstone | |
2016-03-22 | Update readme.md | Alex Johnstone | |
2016-03-22 | Added photo | Alex Johnstone | |
2016-03-22 | Added real life layout | Alex Johnstone | |
2016-03-21 | Added Readme | Alex Johnstone | |
2016-03-21 | added .hex | Alex Johnstone | |
2016-03-21 | typos | Alex Johnstone | |
2016-03-21 | Update keymap.c | Alex Johnstone | |
2016-03-21 | More updates | Alex Johnstone | |
2016-03-21 | Merge pull request #205 from romanzolotarev/master | Erez Zukerman | |
Add Roman's Layout | |||
2016-03-20 | work in progress | Alex Johnstone | |
2016-03-20 | Merge pull request #203 from XenoBits/master | Erez Zukerman | |
Improved c# dev layout, only 2 layers now | |||
2016-03-20 | Fixed png image | Maxime Millet | |
2016-03-20 | CSharp dev layout V2 | Maxime Millet | |
2016-03-19 | Update readme | Roman Zolotarev | |
2016-03-19 | Update layout | Roman Zolotarev | |
2016-03-18 | Swap volup and voldown | Roman Zolotarev | |
2016-03-18 | Add Roman's Layout | Roman Zolotarev | |
Four layers BASE (Norman), SYMB, PLVR (optimized for Plover), ARRW. | |||
2016-03-17 | Add waits to prevent KVM from hanging | Maciej Piechotka | |
2016-03-17 | Put frequently used keys in shell (-=) under thumb | Maciej Piechotka | |
2016-03-17 | Add missing breaks in mpiechotka ergodox_ez keyboard | Maciej Piechotka | |
2016-03-11 | Started my keymap | Alex Johnstone | |
2016-03-08 | Adds a readme with a link to the blog post | Erez Zukerman | |
2016-03-06 | The Ordinary Layout, designed to be similar to traditional keyboards, by ↵ | Nicholas Keene | |
Nicholas Keene, released to the public domain, no rights reserved | |||
2016-02-21 | Merge pull request #157 from DidierLoiseau/typematrix | Jack Humbert | |
Small fixes and improvements to tm2030 layout | |||
2016-02-21 | Updated tm2030 keymap.hex | Didier Loiseau | |
2016-02-21 | Fixed compilation warnings due to missing return statements | Didier Loiseau | |
2016-02-12 | Merge pull request #141 from XenoBits/master | Erez Zukerman | |
Ergodox EZ new keymap for C# developers | |||
2016-02-12 | Another readme.md improvement | Maxime Millet | |
2016-02-12 | Improved readme | Maxime Millet | |
2016-02-12 | Added C# developer keymap | Maxime Millet | |
2016-02-11 | Merge pull request #139 from ↵ | Erez Zukerman | |
joarau/norwegian-colemak-ergodox-with-norwegian-definitions Norwegian Colemak Ergodox and Norwegian key definitions | |||
2016-02-11 | Norwegian Colemak Ergodox and Norwegian key definitions | joar | |
2016-02-11 | More tweaks to experimental layout | Erez Zukerman | |
2016-02-11 | Merge branch 'master' of github.com:jackhumbert/qmk_firmware | Erez Zukerman | |
2016-02-10 | Merge pull request #138 from Willyfrog/master | Erez Zukerman | |
ergodox_ez for emacs + mac + altgr users | |||
2016-02-10 | add image | Guillermo Vayá | |
2016-02-10 | added .hex file | Guillermo Vayá | |
2016-02-09 | Add mpiechotka ergodox ez keymap | Maciej Piechotka | |
2016-02-08 | Corrects typo | Erez Zukerman | |
2016-02-08 | Merge pull request #130 from jacobono/jacobono | Erez Zukerman | |
Jacobono | |||
2016-02-08 | Updates documentation, adds Cmd/Win dual-function key | Erez Zukerman | |
2016-02-07 | FN macro: use layer_invert() instead of modifying layer_state directly | Didier Loiseau | |
- 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) |