summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-11-08Add brazilian ABNT2 keymapPotiguar Faga1-0/+58
2016-02-10Merge pull request #137 from uzytkownik/masterErez Zukerman3-0/+1770
Add mpiechotka ergodox ez keymap
2016-02-10Add mpiechotka ergodox ez keymapMaciej Piechotka3-0/+1770
2016-02-08Merge pull request #136 from cbbrowne/masterJack Humbert1-148/+18
Random improvements
2016-02-08Eliminate switch statement by using contiguous character rangesChristopher Browne1-152/+12
2016-02-08Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne26-3455/+3814
2016-02-08Merge pull request #130 from jacobono/jacobonoErez Zukerman7-0/+1450
Jacobono
2016-02-08Updates documentation, adds Cmd/Win dual-function keyErez Zukerman5-1443/+1098
2016-02-08Merge pull request #134 from dragon788/patch-2Jack Humbert1-1/+1
Added note about using avr_setup.sh
2016-02-08Added note about using avr_setup.shdragon7881-1/+1
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 Humbert1-4/+0
2016-02-07advanced macro stuff for READMEJack Humbert1-1/+1
2016-02-07advanced macro stuff for READMEJack Humbert1-9/+9
2016-02-07advanced macro stuff for READMEJack Humbert1-2/+66
2016-02-07README changesJack Humbert3-337/+4
2016-02-07Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboardJack Humbert24-4295/+5163
2016-02-07README changesJack Humbert2-158/+23
2016-02-07Merge pull request #131 from Vifon/patch-1Jack Humbert1-1/+1
Use boolean AND instead of bitwise (possible typo)
2016-02-07Use boolean AND instead of bitwise (possible typo)Wojciech Siewierski1-1/+1
Fortunately seems harmless.
2016-02-07Add in XOR of lowest 8 bits of system timer to encourage more randomness of ↵Christopher Browne1-147/+157
the digits/letters chosen
2016-02-06add hex fileDaniel Mijares1-0/+1142
2016-02-06my personal ergodox keymap layoutDaniel Mijares6-0/+308
with pngs of layout and readme
2016-02-06Merge pull request #129 from cbbrowne/masterJack Humbert1-57/+217
Example of some "Random Keys"
2016-02-06Update PCB_GUIDE.mdJack Humbert1-0/+1
2016-02-05Fixes CM_SCLN and updates docs for ColemakErez Zukerman4-38/+39
2016-02-05Tweaks symbol layer (see changleog)Erez Zukerman3-1477/+1137
2016-02-05Merge pull request #126 from fernandodeperto/keymap_nordicJack Humbert1-3/+3
Fix 2 macros in the Nordic keymap
2016-02-05Fix 2 macros in the Nordic keymapFernando Mendonca1-3/+3
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 Zukerman1-1/+1
Disable Ergodox EZ debug console for improved performance
2016-02-04Merge pull request #125 from gkubed/patch-1Erez Zukerman1-1/+1
Update QUICK_START.md
2016-02-04Update QUICK_START.mdGuyon Cumby1-1/+1
Fix ErgoDox EZ readme.md link
2016-02-04Disable console for improved performanceCharles Maresh1-1/+1
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 Browne1-9/+0
2016-02-03Comment things moreChristopher Browne1-1/+2
2016-02-03Random characters now working AOKChristopher Browne1-14/+157
2016-02-03Merge branch 'master' of github.com:cbbrowne/qmk_firmwareChristopher Browne1-48/+60
2016-02-03More experiments with mapping, notably adding in the random bitsChristopher Browne1-48/+60
2016-02-03Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne5-1315/+1453
2016-02-02Merge branch 'master' of github.com:cbbrowne/qmk_firmwareChristopher Browne2-32/+68
2016-02-02Set up a macro that writes cbbrowne. So that is a nice example of how it works.Christopher Browne1-4/+4
Probably ought to write up some docs on this to improve it.
2016-02-02More samples, some not entirely working yet.Christopher Browne1-13/+26
I am trying to mess around with MACRO(), but it is not there quite yet...
2016-02-01Merge pull request #123 from cbbrowne/masterJack Humbert4-0/+183
README notes and cbbrowne layout
2016-02-01Add notes on what sorts of actions are riskyChristopher Browne1-0/+21
2016-02-01Many of the changes I wantedChristopher Browne1-18/+20
2016-02-01Refreshes default keymap for single tap L1 switchErez Zukerman1-1285/+1285
2016-02-01Merge pull request #116 from tachk/readmeFixJack Humbert1-1/+1
Fix for broken link in readme.
2016-02-01Merge pull request #119 from seancaffery/teensynoteJack Humbert1-0/+4
Clarify Atreus support
2016-01-31Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne2-29/+163
2016-01-31Merge pull request #118 from sboesebeck/masterErez Zukerman2-29/+163
created new layer for egosooters like counterstrike
2016-01-31Clarify Atreus supportSean Caffery1-0/+4