aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cut the memory consumption of PREVENT_STUCK_MODIFIERS in halfWojciech Siewierski2016-03-274-11/+16
* Expose the pressed_actions_cache global variableWojciech Siewierski2016-03-152-4/+4
* Always provide an implementation of process_action_nocacheWojciech Siewierski2016-03-152-1/+6
* process_action may be called either with key cache or without itWojciech Siewierski2016-03-132-0/+19
* Document the issue of stuck modifiersWojciech Siewierski2016-03-082-1/+21
* Fix the layer-dependent modifiers handlingWojciech Siewierski2016-03-051-1/+21
* Merge pull request #180 from NoahAndrews/add-build-instructionsJack Humbert2016-03-041-1/+20
|\
| * Added build instructions to BUILD_GUIDE.mdNoah Andrews2016-03-041-1/+20
|/
* Merge pull request #179 from NoahAndrews/add-win-linux-instructionsJack Humbert2016-03-041-1/+11
|\
| * Added Windows and Linux instructions to BUILD_GUIDE.mdNoah Andrews2016-03-041-1/+11
|/
* Merge pull request #176 from NoahAndrews/fix-new-projectsJack Humbert2016-03-041-1/+1
|\
| * Remove extraneous commaNoah Andrews2016-03-041-1/+1
|/
* Merge pull request #171 from NoahAndrews/restructure-documentationJack Humbert2016-03-044-2/+30
|\
| * Clarified recommended Mac setup methodNoah Andrews2016-03-021-2/+4
| * Updated README to point to new build guideNoah Andrews2016-03-021-2/+3
| * Added Mac section (copy/pasted from PCB_GUIDE.md)Noah Andrews2016-03-021-0/+10
| * Renamed handwriting guide to fit repository conventionNoah Andrews2016-03-021-0/+0
| * Added placeholder for windows section of build guideNoah Andrews2016-03-022-2/+3
| * Added Vagrant explanationNoah Andrews2016-03-021-1/+14
| * Added stub BUILD_GUIDE.mdNoah Andrews2016-03-021-0/+1
| * Renamed QUICK_START.md to VAGRANT_GUIDE.mdNoah Andrews2016-03-021-0/+0
* | Merge pull request #170 from NoahAndrews/improve-windows-docsJack Humbert2016-03-043-4/+55
|\ \
| * | Fix link to MHV AVR ToolsNoah Andrews2016-03-021-1/+1
| * | Added documentation for new Windows scriptsNoah Andrews2016-03-021-17/+5
| * | Renamed scripts to show orderNoah Andrews2016-03-022-0/+0
| * | Added logging to setup scriptNoah Andrews2016-03-021-2/+18
| * | Removed unneeded lines from setup scriptNoah Andrews2016-03-022-6/+16
| * | Added Windows environment setup scriptNoah Andrews2016-02-261-0/+28
| * | Include MSYS directory in Windows pathNoah Andrews2016-02-261-1/+1
| * | Add script to setup the PATH variable on WindowsNoah Andrews2016-02-251-0/+9
* | | Merge pull request #165 from deepshitgoeshere/deepshitgoeshere-masterJack Humbert2016-03-043-1/+189
|\ \ \
| * | | Update PCB_GUIDE.mdLucas Hecht2016-02-271-1/+2
| * | | added "Troubleshooting" section to PCB guideLucas Hecht2016-02-271-0/+22
| * | | ignore dfu-programme.exe in commitsLucas Hecht2016-02-261-1/+3
| * | | Delete keymap_eigen.cdeepshitgoeshere2016-02-251-184/+0
| * | | Delete dfu-programmer.exedeepshitgoeshere2016-02-251-0/+0
| * | | Delete dfu-programmer.exedeepshitgoeshere2016-02-251-0/+0
| * | | Merge branch 'jackhumbert-master'Lucas Hecht2016-02-258-1544/+1656
| |\ \ \
| | * | | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware into jac...Lucas Hecht2016-02-257-1507/+1654
| | |\| |
| | * | | delete old keymap (keymap_eigen.c)Lucas Hecht2016-02-251-37/+2
| |/ / /
| * | | Added keymap "lucas.c"Lucas Hecht2016-02-244-0/+382
* | | | Merge pull request #175 from NoahAndrews/fix-#174Jack Humbert2016-03-041-2/+1
|\ \ \ \
| * | | | Fix #174Noah Andrews2016-03-041-2/+1
|/ / / /
* | | | Merge pull request #172 from plgruener/pr1Jack Humbert2016-03-031-0/+19
|\ \ \ \ | |_|_|/ |/| | |
| * | | update neo keymapplgruener2016-03-031-0/+19
|/ / /
* | | Merge pull request #166 from kletord/fix_french_keymapJack Humbert2016-02-271-1/+1
|\ \ \ | |_|/ |/| |
| * | Fix FR_RCBR declaration in keymap_french.hKévin Letord2016-02-271-1/+1
|/ /
* | Merge pull request #158 from DidierLoiseau/eclipse-configJack Humbert2016-02-231-1/+6
|\ \
| * | Added eclipse settings files to .gitignoreDidier Loiseau2016-02-211-1/+6
* | | Merge pull request #159 from Keller-Laminar/patch-1Jack Humbert2016-02-221-1/+3
|\ \ \