aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2016-04-01Update action.cGravatar Eric-L-T
2016-04-01Update action.hGravatar Eric-L-T
2016-04-01Update action.cGravatar Eric-L-T
2016-03-28Update the memory consumption total value in READMEGravatar Wojciech Siewierski
2016-03-28Update the memory consumption of PREVENT_STUCK_MODIFIERS in READMEGravatar Wojciech Siewierski
2016-03-27Cut the memory consumption of PREVENT_STUCK_MODIFIERS in halfGravatar Wojciech Siewierski
2016-03-15Expose the pressed_actions_cache global variableGravatar Wojciech Siewierski
2016-03-15Always provide an implementation of process_action_nocacheGravatar Wojciech Siewierski
2016-03-13process_action may be called either with key cache or without itGravatar Wojciech Siewierski
If one wants to temporarily disable the key cache (for example because it interferes with a macro), `disable_action_cache` must be set to `true`. `process_action_nocache` is a simple wrapper doing just that for a single call.
2016-03-08Document the issue of stuck modifiersGravatar Wojciech Siewierski
2016-03-05Fix the layer-dependent modifiers handlingGravatar Wojciech Siewierski
Closes #181.
2016-03-04Merge pull request #180 from NoahAndrews/add-build-instructionsGravatar Jack Humbert
Added build instructions to BUILD_GUIDE.md
2016-03-04Added build instructions to BUILD_GUIDE.mdGravatar Noah Andrews
2016-03-04Merge pull request #179 from NoahAndrews/add-win-linux-instructionsGravatar Jack Humbert
Added Windows and Linux instructions to BUILD_GUIDE.md
2016-03-04Added Windows and Linux instructions to BUILD_GUIDE.mdGravatar Noah Andrews
2016-03-04Merge pull request #176 from NoahAndrews/fix-new-projectsGravatar Jack Humbert
Fix building new projects
2016-03-04Remove extraneous commaGravatar Noah Andrews
2016-03-04Merge pull request #171 from NoahAndrews/restructure-documentationGravatar Jack Humbert
Restructure documentation
2016-03-04Merge pull request #170 from NoahAndrews/improve-windows-docsGravatar Jack Humbert
Add scripts for easy Windows environment setup
2016-03-04Merge pull request #165 from deepshitgoeshere/deepshitgoeshere-masterGravatar Jack Humbert
added planck keymap and troubleshooting part in the PCB guide
2016-03-04Merge pull request #175 from NoahAndrews/fix-#174Gravatar Jack Humbert
Fix #174
2016-03-04Fix #174Gravatar Noah Andrews
2016-03-03Merge pull request #172 from plgruener/pr1Gravatar Jack Humbert
add missing keys to keymap_neo2.h
2016-03-03update neo keymapGravatar plgruener
2016-03-02Clarified recommended Mac setup methodGravatar Noah Andrews
2016-03-02Updated README to point to new build guideGravatar Noah Andrews
2016-03-02Added Mac section (copy/pasted from PCB_GUIDE.md)Gravatar Noah Andrews
2016-03-02Renamed handwriting guide to fit repository conventionGravatar Noah Andrews
2016-03-02Added placeholder for windows section of build guideGravatar Noah Andrews
2016-03-02Added Vagrant explanationGravatar Noah Andrews
2016-03-02Added stub BUILD_GUIDE.mdGravatar Noah Andrews
2016-03-02Renamed QUICK_START.md to VAGRANT_GUIDE.mdGravatar Noah Andrews
2016-03-02Fix link to MHV AVR ToolsGravatar Noah Andrews
2016-03-02 Added documentation for new Windows scriptsGravatar Noah Andrews
2016-03-02 Renamed scripts to show orderGravatar Noah Andrews
2016-03-02Added logging to setup scriptGravatar Noah Andrews
2016-03-02Removed unneeded lines from setup scriptGravatar Noah Andrews
2016-02-27Merge pull request #166 from kletord/fix_french_keymapGravatar Jack Humbert
Fix FR_RCBR declaration in keymap_french.h
2016-02-27Fix FR_RCBR declaration in keymap_french.hGravatar Kévin Letord
2016-02-27Update PCB_GUIDE.mdGravatar Lucas Hecht
2016-02-27added "Troubleshooting" section to PCB guideGravatar Lucas Hecht
2016-02-26ignore dfu-programme.exe in commitsGravatar Lucas Hecht
2016-02-26Added Windows environment setup scriptGravatar Noah Andrews
2016-02-26Include MSYS directory in Windows pathGravatar Noah Andrews
2016-02-25Add script to setup the PATH variable on WindowsGravatar Noah Andrews
2016-02-25Delete keymap_eigen.cGravatar deepshitgoeshere
2016-02-25Delete dfu-programmer.exeGravatar deepshitgoeshere
2016-02-25Delete dfu-programmer.exeGravatar deepshitgoeshere
2016-02-25Merge branch 'jackhumbert-master'Gravatar Lucas Hecht
2016-02-25Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware into ↵Gravatar Lucas Hecht
jackhumbert-master