summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge pull request #244 from nicosuave/add_nico_planck_keymapJack Humbert2016-04-111-0/+69
| |\ \ \ \ \
| | * | | | | Add my keymapNico Ritschel2016-04-091-0/+69
| * | | | | | Merge pull request #236 from tak3over/masterJack Humbert2016-04-112-49/+43
| |\ \ \ \ \ \
| | * | | | | | another modification of layers, restored arrow keys and added cut/pastetak3over2016-04-071-13/+31
| | * | | | | | switched raise and lower layerstak3over2016-04-061-16/+13
| | * | | | | | updated my keymaptak3over2016-04-051-3/+1
| | * | | | | | Modified keymaptak3over2016-04-051-29/+10
| | * | | | | | Update tak3over.ctak3over2016-04-041-27/+27
| | * | | | | | Merge pull request #2 from jackhumbert/mastertak3over2016-04-0415-1346/+6131
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge pull request #1 from tak3over/tak3over-patch-1tak3over2016-04-041-5/+5
| | |\ \ \ \ \ \ \
| | | * | | | | | | Minor documentation error. Raise and Lower.tak3over2016-04-041-5/+5
| | |/ / / / / / /
| * | | | | | | | Merge pull request #247 from NoahAndrews/fix-path-scriptJack Humbert2016-04-111-2/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Added admin privilege checkNoahAndrews2016-04-111-0/+7
| | * | | | | | | | Updated commentNoahAndrews2016-04-111-1/+1
| | * | | | | | | | Remove failing checkNoahAndrews2016-04-111-1/+0
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge pull request #232 from IBNobody/masterJack Humbert2016-04-111-29/+51
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Links to build guideErez Zukerman2016-04-031-1/+1
| | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge pull request #182 from Vifon/modifier-release-fixErez Zukerman2016-04-065-7/+124
| |\ \ \ \ \ \ \
| | * | | | | | | Refactor the source layer cache encodingWojciech Siewierski2016-04-053-41/+71
| | * | | | | | | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware into mod...Wojciech Siewierski2016-04-03220-42725/+47824
| | |\ \ \ \ \ \ \
| | * | | | | | | | Update PREVENT_STUCK_MODIFIERS documentation in READMEWojciech Siewierski2016-04-021-2/+3
| | * | | | | | | | Cleanup after mergeWojciech Siewierski2016-04-021-7/+13
| | * | | | | | | | Merge branch 'modifier-release-fix' of https://github.com/eltang/qmk_firmware...Wojciech Siewierski2016-04-022-5/+16
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Update action.celtang2016-04-021-1/+1
| | | * | | | | | | | Update action.celtang2016-04-021-1/+1
| | | * | | | | | | | Update action.celtang2016-04-021-1/+1
| | | * | | | | | | | Update action.celtang2016-04-021-1/+1
| | | * | | | | | | | Update action.celtang2016-04-021-1/+1
| | | * | | | | | | | Update action.celtang2016-04-021-1/+2
| | | * | | | | | | | Update action.cEric-L-T2016-04-011-1/+1
| | | * | | | | | | | Update action.cEric-L-T2016-04-011-8/+8
| | | * | | | | | | | Update action.cEric-L-T2016-04-011-6/+6
| | | * | | | | | | | Update action.cEric-L-T2016-04-011-1/+1
| | | * | | | | | | | Update action.hEric-L-T2016-04-011-1/+0
| | | * | | | | | | | Update action.cEric-L-T2016-04-011-4/+15
| | |/ / / / / / / /
| | * | | | | | | | Update the memory consumption total value in READMEWojciech Siewierski2016-03-281-1/+1
| | * | | | | | | | Update the memory consumption of PREVENT_STUCK_MODIFIERS in READMEWojciech Siewierski2016-03-281-2/+2
| | * | | | | | | | 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 #239 from DidierLoiseau/issue-221Erez Zukerman2016-04-061-2/+12
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Fix issue #221: LGUI(KC_LSFT) does not workDidier Loiseau2016-04-061-2/+12
| * | | | | | | | | | Merge pull request #215 from nrrkeene/masterErez Zukerman2016-04-063-6/+60
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| | * | | | | | | | | The Ordinary Layout is unremarkably mundane and remarkably usefulNicholas Keene2016-03-273-6/+60
| * | | | | | | | | | Merge pull request #238 from alexjj/masterErez Zukerman2016-04-064-0/+1558
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Updated hexAlex Johnstone2016-04-051-893/+895
| | * | | | | | | | | :pound: typoAlex Johnstone2016-04-051-0/+4