summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-11-08Add brazilian ABNT2 keymapPotiguar Faga
2016-02-10Merge pull request #137 from uzytkownik/masterErez Zukerman
Add mpiechotka ergodox ez keymap
2016-02-09Add mpiechotka ergodox ez keymapMaciej Piechotka
2016-02-08Merge pull request #136 from cbbrowne/masterJack Humbert
Random improvements
2016-02-08Eliminate switch statement by using contiguous character rangesChristopher Browne
2016-02-08Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne
2016-02-08Merge pull request #130 from jacobono/jacobonoErez Zukerman
Jacobono
2016-02-08Updates documentation, adds Cmd/Win dual-function keyErez Zukerman
2016-02-07Merge pull request #134 from dragon788/patch-2Jack Humbert
Added note about using avr_setup.sh
2016-02-07Added note about using avr_setup.shdragon788
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 READMEJack Humbert
2016-02-07advanced macro stuff for READMEJack Humbert
2016-02-07advanced macro stuff for READMEJack Humbert
2016-02-07advanced macro stuff for READMEJack Humbert
2016-02-07README changesJack Humbert
2016-02-07Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboardJack Humbert
2016-02-07README changesJack Humbert
2016-02-07Merge pull request #131 from Vifon/patch-1Jack Humbert
Use boolean AND instead of bitwise (possible typo)
2016-02-07Use boolean AND instead of bitwise (possible typo)Wojciech Siewierski
Fortunately seems harmless.
2016-02-06Add in XOR of lowest 8 bits of system timer to encourage more randomness of ↵Christopher Browne
the digits/letters chosen
2016-02-06add hex fileDaniel Mijares
2016-02-06my personal ergodox keymap layoutDaniel Mijares
with pngs of layout and readme
2016-02-05Merge pull request #129 from cbbrowne/masterJack Humbert
Example of some "Random Keys"
2016-02-05Update PCB_GUIDE.mdJack Humbert
2016-02-05Fixes CM_SCLN and updates docs for ColemakErez Zukerman
2016-02-05Tweaks symbol layer (see changleog)Erez Zukerman
2016-02-04Merge pull request #126 from fernandodeperto/keymap_nordicJack Humbert
Fix 2 macros in the Nordic keymap
2016-02-05Fix 2 macros in the Nordic keymapFernando 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-defaultErez Zukerman
Disable Ergodox EZ debug console for improved performance
2016-02-04Merge pull request #125 from gkubed/patch-1Erez Zukerman
Update QUICK_START.md
2016-02-04Update QUICK_START.mdGuyon Cumby
Fix ErgoDox EZ readme.md link
2016-02-03Disable console for improved performanceCharles 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 commentsChristopher Browne
2016-02-03Comment things moreChristopher Browne
2016-02-03Random characters now working AOKChristopher Browne
2016-02-03Merge branch 'master' of github.com:cbbrowne/qmk_firmwareChristopher Browne
2016-02-03More experiments with mapping, notably adding in the random bitsChristopher Browne
2016-02-03Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne
2016-02-01Merge branch 'master' of github.com:cbbrowne/qmk_firmwareChristopher Browne
2016-02-01Set up a macro that writes cbbrowne. So that is a nice example of how it works.Christopher Browne
Probably ought to write up some docs on this to improve it.
2016-02-01More samples, some not entirely working yet.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/masterJack Humbert
README notes and cbbrowne layout
2016-02-01Add notes on what sorts of actions are riskyChristopher Browne
2016-02-01Many of the changes I wantedChristopher Browne
2016-02-01Refreshes default keymap for single tap L1 switchErez Zukerman
2016-01-31Merge pull request #116 from tachk/readmeFixJack Humbert
Fix for broken link in readme.
2016-01-31Merge pull request #119 from seancaffery/teensynoteJack Humbert
Clarify Atreus support
2016-01-31Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne
2016-01-31Merge pull request #118 from sboesebeck/masterErez Zukerman
created new layer for egosooters like counterstrike
2016-01-31Clarify Atreus supportSean Caffery