summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * addresses #369Jack Humbert2016-06-172-8/+24
| * fix for parent folders with spaces (#403)Jack Humbert2016-06-171-2/+3
| * removes extra dfu erase (#415)Eric Tang2016-06-171-29/+27
| * Sample of using build info to generate keystrokes (#412)Christopher Browne2016-06-166-1603/+1595
* | Revert removals of compiled filesChristopher Browne2016-06-1628-1/+39270
* | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne2016-06-161-14/+20
|\|
| * correctly test to see if awk existsJack Humbert2016-06-161-1/+1
| * make awk optional (uses cat)Jack Humbert2016-06-161-14/+20
* | Add rule to ignore contents of .build directories; their contents are generatedChristopher Browne2016-06-151-0/+1
* | Remove more generated filesChristopher Browne2016-06-151-1645/+0
* | Fix spelling in commentChristopher Browne2016-06-151-2/+2
* | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne2016-06-155-14/+1159
|\|
| * updates experimental planck keymap, adds basic layoutJack Humbert2016-06-156-1593/+2754
* | compiled.hex files should not be included in the repo; they represent generat...Christopher Browne2016-06-1526-37625/+0
* | Should not include the compiled code in the repoChristopher Browne2016-06-151-0/+1
* | Ensure there is a value even if not working within a git repoChristopher Browne2016-06-151-1/+1
* | Split build date into a separate DEFINEChristopher Browne2016-06-152-4/+4
* | Add docsChristopher Browne2016-06-151-1/+2
* | Add in a version keyChristopher Browne2016-06-151-2/+8
* | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne2016-06-1528-2764/+5339
|\|
| * Update the ergodox-ez/algernon keymap (#409)Gergely Nagy2016-06-1411-1353/+373
| * Makefile: Add QMK_VERSION & co to OPT_DEFS (#408)Gergely Nagy2016-06-141-1/+6
| * Add sgoodwin keymap for the KC60 (#410)Samuel Goodwin2016-06-144-1410/+2920
| * adds support for GH60 Satan keyboard (#407)TerryMathews2016-06-1312-0/+2040
| * Renaming planck/cbbrowne in keeping with recent naming conventions (#405)Christopher Browne2016-06-137-1501/+89
* | Simplify logic; no need to return so muchChristopher Browne2016-06-131-3/+0
* | Local change, not apropos to have in this repoChristopher Browne2016-06-131-25/+0
* | Simplify submitting my fave cbbrowne keystroke by using SEND_STRING()Christopher Browne2016-06-132-1/+4
* | Restructuring in keeping with recent changes to conventionsChristopher Browne2016-06-137-1505/+81
* | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne2016-06-13516-72516/+143035
|\|
| * adds support for Phantom TKL keyboard (#399)TerryMathews2016-06-129-0/+1979
| * Move LED strip initialization (#397)Eric Tang2016-06-126-33/+18
| * change to relative paths instead of absoluteJack Humbert2016-06-121-3/+6
| * no more cc error on windowsJack Humbert2016-06-111-2/+2
| * Makefile redo & other features (#395)Jack Humbert2016-06-11317-67511/+135658
| * Merge pull request #364 from techtomas/techtomasErez Zukerman2016-06-073-664/+701
| |\
| | * Updated readme to fix a typo and list out hotkey shortcutsThomas Anderson2016-06-071-4/+14
| | * Rearranged the layer toggles and keys.Thomas Anderson2016-05-303-664/+691
| * | Add support for vagrant-docker (#389)Aron Griffis2016-06-072-89/+101
| * | fix HID_RI_LOGICAL_MAXIMUM value (#388)Masahiro Wakame2016-06-071-1/+1
| * | Merge pull request #384 from gid0/masterErez Zukerman2016-06-064-1293/+1285
| |\ \
| | * | Spellchecking.Olivier2016-06-061-1/+1
| | * | Add some more function keys (vol up / down, mute, undo, cut, copy, paste).Olivier2016-06-064-12/+12
| | * | Add basic README file.Olivier2016-06-051-0/+34
| | * | Move keys and especially TAB more like on a TypeMatrix 2020 keyboard. Add a l...Olivier2016-06-043-46/+46
| | * | Merged the function and navigation layers. Give access to it with both thumbs...Olivier2016-06-043-1210/+1162
| | * | Update prebuilt firmware with code from latest pull.Olivier2016-06-021-1196/+1202
| * | | Update HAND_WIRE.mdJack Humbert2016-06-061-1/+1
| * | | Fix hand wiring guide (#387)Eric Tang2016-06-061-2/+2
| * | | Adds Python script to util directory for easier discoverabilityErez Zukerman2016-06-062-0/+713