summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-04-16More concise, no functional change.Olivier
2016-04-16Allow the "00" keypad key to act like a repeating 0 when held down.Olivier
2016-04-16Correct a bug with stuck modifier keys when they were used with other layers ↵Olivier
(like when selecting with shift and navigation keys) and released before the layout switch keys.
2016-04-16Second try with a (maybe) more practical layout :Olivier
- layer modifiers in the thumb clusters, Alt-F1 - Alt-F4 should now be easier to type - new Alt and Ctrl keys in the bottom row are more easily reachable with thumbs than the little thumb cluster keys, and feel more like traditional keyboards - thumb backspace wasn't great due to lower precision and repeat rate than index fingers
2016-04-16Merge branch 'master' of https://github.com/gid0/qmk_firmwareOlivier
2016-04-16Layout preview generated on keyboard-layout-editor.com.Olivier
2016-04-16Layout preview generated on keyboard-layout-editor.com.Olivier
2016-04-11First version of a bepo (french layout based on Dvorak rules) keymap.zozo
2016-04-11First version of a bepo (french layout based on Dvorak rules) keymap.Olivier
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 #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-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