summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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-31new emacs + osx + deadkeys layoutGuillermo Vayá2-0/+194
2016-01-31Clarify Atreus supportSean Caffery1-0/+4
2016-01-31some fixes in readmeStephan Bösebeck1-2/+3
2016-01-31Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareStephan Bösebeck11-1466/+2238
2016-01-30Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne11-1466/+2238
2016-01-30Merge pull request #117 from coderkun/masterErez Zukerman3-1466/+1681
Merge changes for coderkun’s Neo2 layout
2016-01-30add build instructions to readmecoderkun1-2/+17
2016-01-30correct link and some minor details in readme filecoderkun1-3/+3
2016-01-30add readme file for coderkun’s Neo2 layoutcoderkun1-0/+16
2016-01-30Merge remote-tracking branch 'upstream/master'coderkun8-0/+557
2016-01-30add layers for poor man’s QWERTZ and poor man’s Neo including Neo’s ↵coderkun2-1466/+1650
layer 4
2016-01-30Fix for broken link in readme.Kacey A1-1/+1
2016-01-30Merge pull request #115 from seancaffery/sean/atreusJack Humbert6-0/+510
Add Teensy2 Atreus support
2016-01-30Add Teensy2 Atreus supportSean Caffery6-0/+510
2016-01-30audio on resetJack Humbert1-0/+17
2016-01-30missing fileJack Humbert1-0/+30
2016-01-29fixed some copy paste errorsStephan Bösebeck1-2/+2