summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-04-14Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody1-4/+4
2016-04-14Merge https://github.com/IBNobody/qmk_firmware into pc_planckIBNobody0-0/+0
2016-04-14Merge remote-tracking branch 'refs/remotes/origin/pc_planck'IBNobody8-87/+479
2016-04-14Merge remote-tracking branch 'refs/remotes/origin/master' into pc_planckIBNobody0-0/+0
2016-04-14Compiler Warnings / Atomic TLCIBNobody11-35/+113
Corrected compiler warnings for a number of issues. Gave Atomic some TLC.
2016-04-14Merge remote-tracking branch 'refs/remotes/jackhumbert/master' into pc_planckIBNobody47-2736/+11041
2016-04-14Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody47-2736/+11041
2016-04-14local filesIBNobody2-8/+34
local files
2016-04-14LOCAL COMMITIBNobody5-192/+263
LOCAL COMMIT
2016-04-13Merge pull request #252 from Vifon/modifier-release-fixJack Humbert1-4/+4
Optimize source_layers_cache for the cache memory
2016-04-13Optimize source_layers_cache for the cache memoryWojciech Siewierski1-4/+4
Swapping the array indices should increase the locality of the memory access.
2016-04-13Adding PC AtomicIBNobody4-68/+231
2016-04-12Added delIBNobody1-1/+1
2016-04-12Adding personal filesIBNobody3-3/+135
2016-04-12Merge pull request #249 from nrrkeene/masterErez Zukerman9-1325/+1685
Version 3, Ordinary Perfected
2016-04-12Merge pull request #248 from J3RN/masterErez Zukerman2-18/+20
Vim-style navigation for j3rn layout
2016-04-12The Ordinary Layout is the layout you are looking for. Come and see.Nicholas Keene1-8/+8
2016-04-12The Ordinary Layout is the layout you are looking for. Come and see.Nicholas Keene3-1129/+1180
2016-04-12The Ordinary Layout is the layout you are looking for. Come and see.Nicholas Keene9-1324/+1633
2016-04-12Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody14-0/+1804
2016-04-12Merge pull request #1 from J3RN/vim-navigationJonathan Arnett2-18/+20
Added Vim-style navigation
2016-04-12Added README note about Vim-style navigationJonathan Arnett1-3/+4
2016-04-12Stylistic changesJonathan Arnett1-1/+1
2016-04-12Make a also toggle Media layerJonathan Arnett1-1/+1
2016-04-11Merge pull request #246 from romanzolotarev/masterErez Zukerman5-5/+1331
Add a new layout with arrows in the home row
2016-04-11Merge pull request #244 from nicosuave/add_nico_planck_keymapJack Humbert1-0/+69
Add nico keymap
2016-04-11Merge pull request #236 from tak3over/masterJack Humbert2-49/+43
Minor Doc Changes.
2016-04-11Merge pull request #247 from NoahAndrews/fix-path-scriptJack Humbert1-2/+8
Fix important bugs in the path script for Windows
2016-04-11Merge pull request #232 from IBNobody/masterJack Humbert1-29/+51
Added Error Checking to 2nd Setup Script
2016-04-11Added admin privilege checkNoahAndrews1-0/+7
Running this as a non-administrator appears to work at first, but the changes wouldn't stick on my Win 8.1 system. It's weird, but this script needs to run as admin.
2016-04-11Fixed CDIBNobody1-2/+2
2016-04-11Updated commentNoahAndrews1-1/+1
2016-04-11Remove failing checkNoahAndrews1-1/+0
NEWPATH1 (C:\MinGW\msys\bin) won't actually be created until the second script is run
2016-04-11Add HJKL layoutRoman Zolotarev5-5/+1331
2016-04-09Add my keymapNico Ritschel1-0/+69
2016-04-07another modification of layers, restored arrow keys and added cut/pastetak3over1-13/+31
2016-04-07[Erez & Jack] Documents tri-layer and keymap-specific makefile optionsErez Zukerman1-1/+13
2016-04-07[Erez & Jack] Makes tri-layer available across QuantumErez Zukerman3-9/+12
2016-04-06Merge pull request #182 from Vifon/modifier-release-fixErez Zukerman5-7/+124
Fix the layer-dependent modifiers handling
2016-04-06Merge pull request #239 from DidierLoiseau/issue-221Erez Zukerman1-2/+12
Fix issue #221: LGUI(KC_LSFT) does not work
2016-04-06Merge pull request #215 from nrrkeene/masterErez Zukerman3-6/+60
Added proper documentation
2016-04-06Merge pull request #238 from alexjj/masterErez Zukerman4-0/+1558
Submitting my ergodox EZ layout
2016-04-06switched raise and lower layerstak3over1-16/+13
2016-04-06Fix issue #221: LGUI(KC_LSFT) does not workDidier Loiseau1-2/+12
on mod keys, register LGUI, LSFT etc. as normal mods instead of weak mods: - they won't be cleared when pressing another key (#188) - they won't be cleared by layer switching - LSFT(KC_LGUI) will now have the same behavior as LGUI(KC_LSFT)
2016-04-05updated my keymaptak3over1-3/+1
2016-04-05Modified keymaptak3over1-29/+10
2016-04-05Updated hexAlex Johnstone1-893/+895
2016-04-05:pound: typoAlex Johnstone1-0/+4
2016-04-05:pound: typoAlex Johnstone1-1/+1
2016-04-05Merge pull request #5 from jackhumbert/masterAlex Johnstone114-3408/+12942
Sync with upstream