aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add brazilian ABNT2 keymapPotiguar Faga2016-11-081-0/+58
|
* Merge pull request #137 from uzytkownik/masterErez Zukerman2016-02-103-0/+1770
|\ | | | | Add mpiechotka ergodox ez keymap
| * Add mpiechotka ergodox ez keymapMaciej Piechotka2016-02-093-0/+1770
|/
* Merge pull request #136 from cbbrowne/masterJack Humbert2016-02-081-148/+18
|\ | | | | Random improvements
| * Eliminate switch statement by using contiguous character rangesChristopher Browne2016-02-081-152/+12
| |
| * Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne2016-02-0826-3455/+3814
| |\ | |/ |/|
* | Merge pull request #130 from jacobono/jacobonoErez Zukerman2016-02-087-0/+1450
|\ \ | | | | | | Jacobono
| * | add hex fileDaniel Mijares2016-02-061-0/+1142
| | |
| * | my personal ergodox keymap layoutDaniel Mijares2016-02-066-0/+308
| | | | | | | | | | | | with pngs of layout and readme
* | | Updates documentation, adds Cmd/Win dual-function keyErez Zukerman2016-02-085-1443/+1098
| | |
* | | Merge pull request #134 from dragon788/patch-2Jack Humbert2016-02-071-1/+1
|\ \ \ | | | | | | | | Added note about using avr_setup.sh
| * | | Added note about using avr_setup.shdragon7882016-02-071-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.
* | | advanced macro stuff for READMEJack Humbert2016-02-071-4/+0
| | |
* | | advanced macro stuff for READMEJack Humbert2016-02-071-1/+1
| | |
* | | advanced macro stuff for READMEJack Humbert2016-02-071-9/+9
| | |
* | | advanced macro stuff for READMEJack Humbert2016-02-071-2/+66
| | |
* | | README changesJack Humbert2016-02-073-337/+4
| | |
* | | Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboardJack Humbert2016-02-0724-4295/+5163
|\ \ \
| * \ \ Merge pull request #131 from Vifon/patch-1Jack Humbert2016-02-071-1/+1
| |\ \ \ | | |/ / | |/| | Use boolean AND instead of bitwise (possible typo)
| | * | Use boolean AND instead of bitwise (possible typo)Wojciech Siewierski2016-02-071-1/+1
| |/ / | | | | | | Fortunately seems harmless.
| * | Merge pull request #129 from cbbrowne/masterJack Humbert2016-02-051-57/+217
| |\ \ | | | | | | | | Example of some "Random Keys"
| * | | Update PCB_GUIDE.mdJack Humbert2016-02-051-0/+1
| | | |
| * | | Fixes CM_SCLN and updates docs for ColemakErez Zukerman2016-02-054-38/+39
| | | |
| * | | Tweaks symbol layer (see changleog)Erez Zukerman2016-02-053-1477/+1137
| | | |
| * | | Merge pull request #126 from fernandodeperto/keymap_nordicJack Humbert2016-02-041-3/+3
| |\ \ \ | | | | | | | | | | Fix 2 macros in the Nordic keymap
| | * | | Fix 2 macros in the Nordic keymapFernando Mendonca2016-02-051-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.
| * | | Merge pull request #124 from zorab47/disable-console-by-defaultErez Zukerman2016-02-041-1/+1
| |\ \ \ | | | | | | | | | | Disable Ergodox EZ debug console for improved performance
| | * | | Disable console for improved performanceCharles Maresh2016-02-031-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.
| * | | | Merge pull request #125 from gkubed/patch-1Erez Zukerman2016-02-041-1/+1
| |\ \ \ \ | | |/ / / | |/| | | Update QUICK_START.md
| | * | | Update QUICK_START.mdGuyon Cumby2016-02-041-1/+1
| |/ / / | | | | | | | | Fix ErgoDox EZ readme.md link
* | | | README changesJack Humbert2016-02-072-158/+23
| | | |
| | | * Add in XOR of lowest 8 bits of system timer to encourage more randomness of ↵Christopher Browne2016-02-061-147/+157
| | |/ | | | | | | | | | the digits/letters chosen
| | * Remove obsolete commentsChristopher Browne2016-02-031-9/+0
| | |
| | * Comment things moreChristopher Browne2016-02-031-1/+2
| | |
| | * Random characters now working AOKChristopher Browne2016-02-031-14/+157
| | |
| | * Merge branch 'master' of github.com:cbbrowne/qmk_firmwareChristopher Browne2016-02-031-48/+60
| | |\
| | | * More experiments with mapping, notably adding in the random bitsChristopher Browne2016-02-031-48/+60
| | | |
| | | * Merge branch 'master' of github.com:cbbrowne/qmk_firmwareChristopher Browne2016-02-012-32/+68
| | | |\
| | | * \ Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne2016-01-312-29/+163
| | | |\ \
| | * | \ \ Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne2016-02-035-1315/+1453
| | |\ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| * | | | Merge pull request #123 from cbbrowne/masterJack Humbert2016-02-014-0/+183
| |\ \ \ \ | | | | | | | | | | | | README notes and cbbrowne layout
| * | | | | Refreshes default keymap for single tap L1 switchErez Zukerman2016-02-011-1285/+1285
| | | | | |
| * | | | | Merge pull request #116 from tachk/readmeFixJack Humbert2016-01-311-1/+1
| |\ \ \ \ \ | | | | | | | | | | | | | | Fix for broken link in readme.
| | * | | | | Fix for broken link in readme.Kacey A2016-01-301-1/+1
| | | | | | |
| * | | | | | Merge pull request #119 from seancaffery/teensynoteJack Humbert2016-01-311-0/+4
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | Clarify Atreus support
| | * | | | | Clarify Atreus supportSean Caffery2016-01-311-0/+4
| | | | | | |
| * | | | | | Merge pull request #118 from sboesebeck/masterErez Zukerman2016-01-312-29/+163
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | created new layer for egosooters like counterstrike
| | * | | | | some fixes in readmeStephan Bösebeck2016-01-311-2/+3
| | | | | | |
| | * | | | | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareStephan Bösebeck2016-01-3111-1466/+2238
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | fixed some copy paste errorsStephan Bösebeck2016-01-291-2/+2
| | | | | | |