summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-04-13Optimize source_layers_cache for the cache memoryWojciech Siewierski
Swapping the array indices should increase the locality of the memory access.
2016-04-12Merge pull request #249 from nrrkeene/masterErez Zukerman
Version 3, Ordinary Perfected
2016-04-12Merge pull request #248 from J3RN/masterErez Zukerman
Vim-style navigation for j3rn layout
2016-04-11The Ordinary Layout is the layout you are looking for. Come and see.Nicholas Keene
2016-04-11The Ordinary Layout is the layout you are looking for. Come and see.Nicholas Keene
2016-04-11The Ordinary Layout is the layout you are looking for. Come and see.Nicholas Keene
2016-04-11Merge pull request #1 from J3RN/vim-navigationJonathan Arnett
Added Vim-style navigation
2016-04-11Added README note about Vim-style navigationJonathan Arnett
2016-04-11Stylistic changesJonathan Arnett
2016-04-11Make a also toggle Media layerJonathan Arnett
2016-04-11Merge pull request #246 from romanzolotarev/masterErez Zukerman
Add a new layout with arrows in the home row
2016-04-11Merge pull request #244 from nicosuave/add_nico_planck_keymapJack Humbert
Add nico keymap
2016-04-11Merge pull request #236 from tak3over/masterJack Humbert
Minor Doc Changes.
2016-04-11Merge pull request #247 from NoahAndrews/fix-path-scriptJack Humbert
Fix important bugs in the path script for Windows
2016-04-11Merge pull request #232 from IBNobody/masterJack Humbert
Added Error Checking to 2nd Setup Script
2016-04-11Added admin privilege checkNoahAndrews
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 CDIBNobody
2016-04-11Updated commentNoahAndrews
2016-04-11Remove failing checkNoahAndrews
NEWPATH1 (C:\MinGW\msys\bin) won't actually be created until the second script is run
2016-04-11Add HJKL layoutRoman Zolotarev
2016-04-09Add my keymapNico Ritschel
2016-04-07another modification of layers, restored arrow keys and added cut/pastetak3over
2016-04-06Merge pull request #182 from Vifon/modifier-release-fixErez Zukerman
Fix the layer-dependent modifiers handling
2016-04-06Merge pull request #239 from DidierLoiseau/issue-221Erez Zukerman
Fix issue #221: LGUI(KC_LSFT) does not work
2016-04-06Merge pull request #215 from nrrkeene/masterErez Zukerman
Added proper documentation
2016-04-06Merge pull request #238 from alexjj/masterErez Zukerman
Submitting my ergodox EZ layout
2016-04-06switched raise and lower layerstak3over
2016-04-06Fix issue #221: LGUI(KC_LSFT) does not workDidier Loiseau
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 keymaptak3over
2016-04-05Modified keymaptak3over
2016-04-05Updated hexAlex Johnstone
2016-04-05:pound: typoAlex Johnstone
2016-04-05:pound: typoAlex Johnstone
2016-04-05Merge pull request #5 from jackhumbert/masterAlex Johnstone
Sync with upstream
2016-04-05updates to noiseJack Humbert
2016-04-05Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboardJack Humbert
2016-04-05add silent notesJack Humbert
2016-04-05Refactor the source layer cache encodingWojciech Siewierski
2016-04-04Update tak3over.ctak3over
2016-04-04Merge pull request #2 from jackhumbert/mastertak3over
Update from source
2016-04-04Merge pull request #1 from tak3over/tak3over-patch-1tak3over
Minor documentation error. Raise and Lower.
2016-04-04Minor documentation error. Raise and Lower.tak3over
The Raise and Lower keys were transposed in the comment key map for all layers. Assuming _RS and _LW should be mapped to Raise and Lower respectively. Probably is the same in the other custom keymaps that copied from this default.
2016-04-04Merge pull request #235 from mbarkhau/masterErez Zukerman
add indent to generated keymap
2016-04-03music mode fileJack Humbert
2016-04-03add indent to generated keymapManuel Barkhau
2016-04-03Links to build guideErez Zukerman
2016-04-03Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware into ↵Wojciech Siewierski
modifier-release-fix
2016-04-03Merge pull request #213 from mbarkhau/masterErez Zukerman
Add manuneo layout
2016-04-03Merge pull request #234 from sboesebeck/masterErez Zukerman
several iterations later
2016-04-02use action function for unicodeManuel Barkhau