Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-12 | Merge pull request #141 from XenoBits/master | ||
Ergodox EZ new keymap for C# developers | |||
2016-02-12 | Another readme.md improvement | ||
2016-02-12 | Improved readme | ||
2016-02-12 | Added C# developer keymap | ||
2016-02-11 | Merge pull request #140 from lasko/master | ||
A slightly different default layout | |||
2016-02-11 | Added pageup, pagedown, home, and end keys | ||
2016-02-11 | Added a Tenkey layer and moved the del key | ||
2016-02-11 | Adding my initial layout | ||
2016-02-11 | Adding my initial layout | ||
2016-02-11 | Merge pull request #139 from ↵ | ||
joarau/norwegian-colemak-ergodox-with-norwegian-definitions Norwegian Colemak Ergodox and Norwegian key definitions | |||
2016-02-11 | Norwegian Colemak Ergodox and Norwegian key definitions | ||
2016-02-11 | More tweaks to experimental layout | ||
2016-02-11 | Merge branch 'master' of github.com:jackhumbert/qmk_firmware | ||
2016-02-10 | Merge pull request #138 from Willyfrog/master | ||
ergodox_ez for emacs + mac + altgr users | |||
2016-02-10 | add image | ||
2016-02-10 | Merge pull request #137 from uzytkownik/master | ||
Add mpiechotka ergodox ez keymap | |||
2016-02-10 | added .hex file | ||
2016-02-09 | Add mpiechotka ergodox ez keymap | ||
2016-02-08 | Merge pull request #136 from cbbrowne/master | ||
Random improvements | |||
2016-02-08 | Eliminate switch statement by using contiguous character ranges | ||
2016-02-08 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | ||
2016-02-08 | Corrects typo | ||
2016-02-08 | Merge pull request #130 from jacobono/jacobono | ||
Jacobono | |||
2016-02-08 | Updates documentation, adds Cmd/Win dual-function key | ||
2016-02-07 | Merge pull request #134 from dragon788/patch-2 | ||
Added note about using avr_setup.sh | |||
2016-02-07 | Added note about using avr_setup.sh | ||
On most Linux distributions the avr_setup.sh script can be sourced ```. avr_setup.sh``` or under Bash ```source avr_setup.sh```. This will try and detect the appropriate package manager and install the required packages. | |||
2016-02-07 | FN macro: use layer_invert() instead of modifying layer_state directly | ||
- 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) | |||
2016-02-07 | Fixed inconsistency between comment and actual numeric layer | ||
- KC_INS should only be present on Fn layer | |||
2016-02-07 | Fixed link to Magic doc in Dvorak section | ||
2016-02-07 | advanced macro stuff for README | ||
2016-02-07 | advanced macro stuff for README | ||
2016-02-07 | advanced macro stuff for README | ||
2016-02-07 | advanced macro stuff for README | ||
2016-02-07 | README changes | ||
2016-02-07 | Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard | ||
2016-02-07 | README changes | ||
2016-02-07 | Merge pull request #131 from Vifon/patch-1 | ||
Use boolean AND instead of bitwise (possible typo) | |||
2016-02-07 | Use boolean AND instead of bitwise (possible typo) | ||
Fortunately seems harmless. | |||
2016-02-06 | Add in XOR of lowest 8 bits of system timer to encourage more randomness of ↵ | ||
the digits/letters chosen | |||
2016-02-06 | add hex file | ||
2016-02-06 | my personal ergodox keymap layout | ||
with pngs of layout and readme | |||
2016-02-05 | Merge pull request #129 from cbbrowne/master | ||
Example of some "Random Keys" | |||
2016-02-05 | Update PCB_GUIDE.md | ||
2016-02-05 | Fixes CM_SCLN and updates docs for Colemak | ||
2016-02-05 | Tweaks symbol layer (see changleog) | ||
2016-02-04 | Merge pull request #126 from fernandodeperto/keymap_nordic | ||
Fix 2 macros in the Nordic keymap | |||
2016-02-05 | Fix 2 macros in the Nordic keymap | ||
By testing I found out that, at least on Linux using the Swedish layout, two macros present on this file were wrong, for the backslash and pipe keys. Jack helped me find the correct combination for the backslash and that led me to the right one for pipe. | |||
2016-02-04 | Merge pull request #124 from zorab47/disable-console-by-default | ||
Disable Ergodox EZ debug console for improved performance | |||
2016-02-04 | Merge pull request #125 from gkubed/patch-1 | ||
Update QUICK_START.md | |||
2016-02-04 | Update QUICK_START.md | ||
Fix ErgoDox EZ readme.md link |