aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2016-02-11Merge branch 'master' of github.com:jackhumbert/qmk_firmwareGravatar Erez Zukerman
2016-02-10Merge pull request #138 from Willyfrog/masterGravatar Erez Zukerman
ergodox_ez for emacs + mac + altgr users
2016-02-10add imageGravatar Guillermo Vayá
2016-02-10Merge pull request #137 from uzytkownik/masterGravatar Erez Zukerman
Add mpiechotka ergodox ez keymap
2016-02-10added .hex fileGravatar Guillermo Vayá
2016-02-09Add mpiechotka ergodox ez keymapGravatar Maciej Piechotka
2016-02-08Merge pull request #136 from cbbrowne/masterGravatar Jack Humbert
Random improvements
2016-02-08Eliminate switch statement by using contiguous character rangesGravatar Christopher Browne
2016-02-08Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareGravatar Christopher Browne
2016-02-08Corrects typoGravatar Erez Zukerman
2016-02-08Merge pull request #130 from jacobono/jacobonoGravatar Erez Zukerman
Jacobono
2016-02-08Updates documentation, adds Cmd/Win dual-function keyGravatar Erez Zukerman
2016-02-07Merge pull request #134 from dragon788/patch-2Gravatar Jack Humbert
Added note about using avr_setup.sh
2016-02-07Added note about using avr_setup.shGravatar dragon788
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-07advanced macro stuff for READMEGravatar Jack Humbert
2016-02-07advanced macro stuff for READMEGravatar Jack Humbert
2016-02-07advanced macro stuff for READMEGravatar Jack Humbert
2016-02-07advanced macro stuff for READMEGravatar Jack Humbert
2016-02-07README changesGravatar Jack Humbert
2016-02-07Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboardGravatar Jack Humbert
2016-02-07README changesGravatar Jack Humbert
2016-02-07Merge pull request #131 from Vifon/patch-1Gravatar Jack Humbert
Use boolean AND instead of bitwise (possible typo)
2016-02-07Use boolean AND instead of bitwise (possible typo)Gravatar Wojciech Siewierski
Fortunately seems harmless.
2016-02-06Add in XOR of lowest 8 bits of system timer to encourage more randomness of ↵Gravatar Christopher Browne
the digits/letters chosen
2016-02-06add hex fileGravatar Daniel Mijares
2016-02-06my personal ergodox keymap layoutGravatar Daniel Mijares
with pngs of layout and readme
2016-02-05Merge pull request #129 from cbbrowne/masterGravatar Jack Humbert
Example of some "Random Keys"
2016-02-05Update PCB_GUIDE.mdGravatar Jack Humbert
2016-02-05Fixes CM_SCLN and updates docs for ColemakGravatar Erez Zukerman
2016-02-05Tweaks symbol layer (see changleog)Gravatar Erez Zukerman
2016-02-04Merge pull request #126 from fernandodeperto/keymap_nordicGravatar Jack Humbert
Fix 2 macros in the Nordic keymap
2016-02-05Fix 2 macros in the Nordic keymapGravatar Fernando Mendonca
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-04Merge pull request #124 from zorab47/disable-console-by-defaultGravatar Erez Zukerman
Disable Ergodox EZ debug console for improved performance
2016-02-04Merge pull request #125 from gkubed/patch-1Gravatar Erez Zukerman
Update QUICK_START.md
2016-02-04Update QUICK_START.mdGravatar Guyon Cumby
Fix ErgoDox EZ readme.md link
2016-02-03Disable console for improved performanceGravatar Charles Maresh
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.
2016-02-03Remove obsolete commentsGravatar Christopher Browne
2016-02-03Comment things moreGravatar Christopher Browne
2016-02-03Random characters now working AOKGravatar Christopher Browne
2016-02-03Merge branch 'master' of github.com:cbbrowne/qmk_firmwareGravatar Christopher Browne
2016-02-03More experiments with mapping, notably adding in the random bitsGravatar Christopher Browne
2016-02-03Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareGravatar Christopher Browne
2016-02-01Merge branch 'master' of github.com:cbbrowne/qmk_firmwareGravatar Christopher Browne
2016-02-01Set up a macro that writes cbbrowne. So that is a nice example of how it works.Gravatar Christopher Browne
Probably ought to write up some docs on this to improve it.
2016-02-01More samples, some not entirely working yet.Gravatar Christopher Browne
I am trying to mess around with MACRO(), but it is not there quite yet...
2016-02-01Merge pull request #123 from cbbrowne/masterGravatar Jack Humbert
README notes and cbbrowne layout
2016-02-01Add notes on what sorts of actions are riskyGravatar Christopher Browne
2016-02-01Many of the changes I wantedGravatar Christopher Browne
2016-02-01Refreshes default keymap for single tap L1 switchGravatar Erez Zukerman
2016-01-31Merge pull request #116 from tachk/readmeFixGravatar Jack Humbert
Fix for broken link in readme.