Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'modifier-release-fix' of ↵ | Wojciech Siewierski | 2016-04-02 | 2 | -5/+16 |
|\ | | | | | | | https://github.com/eltang/qmk_firmware into modifier-release-fix | ||||
| * | Update action.c | eltang | 2016-04-02 | 1 | -1/+1 |
| | | |||||
| * | Update action.c | eltang | 2016-04-02 | 1 | -1/+1 |
| | | |||||
| * | Update action.c | eltang | 2016-04-02 | 1 | -1/+1 |
| | | |||||
| * | Update action.c | eltang | 2016-04-02 | 1 | -1/+1 |
| | | |||||
| * | Update action.c | eltang | 2016-04-02 | 1 | -1/+1 |
| | | |||||
| * | Update action.c | eltang | 2016-04-02 | 1 | -1/+2 |
| | | |||||
| * | Update action.c | Eric-L-T | 2016-04-01 | 1 | -1/+1 |
| | | |||||
| * | Update action.c | Eric-L-T | 2016-04-01 | 1 | -8/+8 |
| | | |||||
| * | Update action.c | Eric-L-T | 2016-04-01 | 1 | -6/+6 |
| | | |||||
| * | Update action.c | Eric-L-T | 2016-04-01 | 1 | -1/+1 |
| | | |||||
| * | Update action.h | Eric-L-T | 2016-04-01 | 1 | -1/+0 |
| | | |||||
| * | Update action.c | Eric-L-T | 2016-04-01 | 1 | -4/+15 |
|/ | |||||
* | Update the memory consumption total value in README | Wojciech Siewierski | 2016-03-28 | 1 | -1/+1 |
| | |||||
* | Update the memory consumption of PREVENT_STUCK_MODIFIERS in README | Wojciech Siewierski | 2016-03-28 | 1 | -2/+2 |
| | |||||
* | Cut the memory consumption of PREVENT_STUCK_MODIFIERS in half | Wojciech Siewierski | 2016-03-27 | 4 | -11/+16 |
| | |||||
* | Expose the pressed_actions_cache global variable | Wojciech Siewierski | 2016-03-15 | 2 | -4/+4 |
| | |||||
* | Always provide an implementation of process_action_nocache | Wojciech Siewierski | 2016-03-15 | 2 | -1/+6 |
| | |||||
* | process_action may be called either with key cache or without it | Wojciech Siewierski | 2016-03-13 | 2 | -0/+19 |
| | | | | | | | 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. | ||||
* | Document the issue of stuck modifiers | Wojciech Siewierski | 2016-03-08 | 2 | -1/+21 |
| | |||||
* | Fix the layer-dependent modifiers handling | Wojciech Siewierski | 2016-03-05 | 1 | -1/+21 |
| | | | | Closes #181. | ||||
* | Merge pull request #180 from NoahAndrews/add-build-instructions | Jack Humbert | 2016-03-04 | 1 | -1/+20 |
|\ | | | | | Added build instructions to BUILD_GUIDE.md | ||||
| * | Added build instructions to BUILD_GUIDE.md | Noah Andrews | 2016-03-04 | 1 | -1/+20 |
|/ | |||||
* | Merge pull request #179 from NoahAndrews/add-win-linux-instructions | Jack Humbert | 2016-03-04 | 1 | -1/+11 |
|\ | | | | | Added Windows and Linux instructions to BUILD_GUIDE.md | ||||
| * | Added Windows and Linux instructions to BUILD_GUIDE.md | Noah Andrews | 2016-03-04 | 1 | -1/+11 |
|/ | |||||
* | Merge pull request #176 from NoahAndrews/fix-new-projects | Jack Humbert | 2016-03-04 | 1 | -1/+1 |
|\ | | | | | Fix building new projects | ||||
| * | Remove extraneous comma | Noah Andrews | 2016-03-04 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #171 from NoahAndrews/restructure-documentation | Jack Humbert | 2016-03-04 | 4 | -2/+30 |
|\ | | | | | Restructure documentation | ||||
| * | Clarified recommended Mac setup method | Noah Andrews | 2016-03-02 | 1 | -2/+4 |
| | | |||||
| * | Updated README to point to new build guide | Noah Andrews | 2016-03-02 | 1 | -2/+3 |
| | | |||||
| * | Added Mac section (copy/pasted from PCB_GUIDE.md) | Noah Andrews | 2016-03-02 | 1 | -0/+10 |
| | | |||||
| * | Renamed handwriting guide to fit repository convention | Noah Andrews | 2016-03-02 | 1 | -0/+0 |
| | | |||||
| * | Added placeholder for windows section of build guide | Noah Andrews | 2016-03-02 | 2 | -2/+3 |
| | | |||||
| * | Added Vagrant explanation | Noah Andrews | 2016-03-02 | 1 | -1/+14 |
| | | |||||
| * | Added stub BUILD_GUIDE.md | Noah Andrews | 2016-03-02 | 1 | -0/+1 |
| | | |||||
| * | Renamed QUICK_START.md to VAGRANT_GUIDE.md | Noah Andrews | 2016-03-02 | 1 | -0/+0 |
| | | |||||
* | | Merge pull request #170 from NoahAndrews/improve-windows-docs | Jack Humbert | 2016-03-04 | 3 | -4/+55 |
|\ \ | | | | | | | Add scripts for easy Windows environment setup | ||||
| * | | Fix link to MHV AVR Tools | Noah Andrews | 2016-03-02 | 1 | -1/+1 |
| | | | |||||
| * | | Added documentation for new Windows scripts | Noah Andrews | 2016-03-02 | 1 | -17/+5 |
| | | | |||||
| * | | Renamed scripts to show order | Noah Andrews | 2016-03-02 | 2 | -0/+0 |
| | | | |||||
| * | | Added logging to setup script | Noah Andrews | 2016-03-02 | 1 | -2/+18 |
| | | | |||||
| * | | Removed unneeded lines from setup script | Noah Andrews | 2016-03-02 | 2 | -6/+16 |
| | | | |||||
| * | | Added Windows environment setup script | Noah Andrews | 2016-02-26 | 1 | -0/+28 |
| | | | |||||
| * | | Include MSYS directory in Windows path | Noah Andrews | 2016-02-26 | 1 | -1/+1 |
| | | | |||||
| * | | Add script to setup the PATH variable on Windows | Noah Andrews | 2016-02-25 | 1 | -0/+9 |
| | | | |||||
* | | | Merge pull request #165 from deepshitgoeshere/deepshitgoeshere-master | Jack Humbert | 2016-03-04 | 3 | -1/+189 |
|\ \ \ | | | | | | | | | added planck keymap and troubleshooting part in the PCB guide | ||||
| * | | | Update PCB_GUIDE.md | Lucas Hecht | 2016-02-27 | 1 | -1/+2 |
| | | | | |||||
| * | | | added "Troubleshooting" section to PCB guide | Lucas Hecht | 2016-02-27 | 1 | -0/+22 |
| | | | | |||||
| * | | | ignore dfu-programme.exe in commits | Lucas Hecht | 2016-02-26 | 1 | -1/+3 |
| | | | | |||||
| * | | | Delete keymap_eigen.c | deepshitgoeshere | 2016-02-25 | 1 | -184/+0 |
| | | | |