Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-16 | More concise, no functional change. | Olivier | |
2016-04-16 | Allow the "00" keypad key to act like a repeating 0 when held down. | Olivier | |
2016-04-16 | Correct 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-16 | Second 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-16 | Merge branch 'master' of https://github.com/gid0/qmk_firmware | Olivier | |
2016-04-16 | Layout preview generated on keyboard-layout-editor.com. | Olivier | |
2016-04-16 | Layout preview generated on keyboard-layout-editor.com. | Olivier | |
2016-04-11 | First version of a bepo (french layout based on Dvorak rules) keymap. | zozo | |
2016-04-11 | First version of a bepo (french layout based on Dvorak rules) keymap. | Olivier | |
2016-04-11 | Merge pull request #246 from romanzolotarev/master | Erez Zukerman | |
Add a new layout with arrows in the home row | |||
2016-04-11 | Merge pull request #246 from romanzolotarev/master | Erez Zukerman | |
Add a new layout with arrows in the home row | |||
2016-04-11 | Merge pull request #244 from nicosuave/add_nico_planck_keymap | Jack Humbert | |
Add nico keymap | |||
2016-04-11 | Merge pull request #236 from tak3over/master | Jack Humbert | |
Minor Doc Changes. | |||
2016-04-11 | Merge pull request #247 from NoahAndrews/fix-path-script | Jack Humbert | |
Fix important bugs in the path script for Windows | |||
2016-04-11 | Merge pull request #232 from IBNobody/master | Jack Humbert | |
Added Error Checking to 2nd Setup Script | |||
2016-04-11 | Added admin privilege check | NoahAndrews | |
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-11 | Fixed CD | IBNobody | |
2016-04-11 | Updated comment | NoahAndrews | |
2016-04-11 | Remove failing check | NoahAndrews | |
NEWPATH1 (C:\MinGW\msys\bin) won't actually be created until the second script is run | |||
2016-04-11 | Add HJKL layout | Roman Zolotarev | |
2016-04-11 | Add HJKL layout | Roman Zolotarev | |
2016-04-09 | Add my keymap | Nico Ritschel | |
2016-04-07 | another modification of layers, restored arrow keys and added cut/paste | tak3over | |
2016-04-06 | Merge pull request #182 from Vifon/modifier-release-fix | Erez Zukerman | |
Fix the layer-dependent modifiers handling | |||
2016-04-06 | Merge pull request #239 from DidierLoiseau/issue-221 | Erez Zukerman | |
Fix issue #221: LGUI(KC_LSFT) does not work | |||
2016-04-06 | Merge pull request #215 from nrrkeene/master | Erez Zukerman | |
Added proper documentation | |||
2016-04-06 | Merge pull request #238 from alexjj/master | Erez Zukerman | |
Submitting my ergodox EZ layout | |||
2016-04-06 | switched raise and lower layers | tak3over | |
2016-04-06 | Fix issue #221: LGUI(KC_LSFT) does not work | Didier 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-05 | updated my keymap | tak3over | |
2016-04-05 | Modified keymap | tak3over | |
2016-04-05 | Updated hex | Alex Johnstone | |
2016-04-05 | :pound: typo | Alex Johnstone | |
2016-04-05 | :pound: typo | Alex Johnstone | |
2016-04-05 | Merge pull request #5 from jackhumbert/master | Alex Johnstone | |
Sync with upstream | |||
2016-04-05 | updates to noise | Jack Humbert | |
2016-04-05 | Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard | Jack Humbert | |
2016-04-05 | add silent notes | Jack Humbert | |
2016-04-05 | Refactor the source layer cache encoding | Wojciech Siewierski | |
2016-04-04 | Update tak3over.c | tak3over | |
2016-04-04 | Merge pull request #2 from jackhumbert/master | tak3over | |
Update from source | |||
2016-04-04 | Merge pull request #1 from tak3over/tak3over-patch-1 | tak3over | |
Minor documentation error. Raise and Lower. | |||
2016-04-04 | Minor 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-04 | Merge pull request #235 from mbarkhau/master | Erez Zukerman | |
add indent to generated keymap | |||
2016-04-03 | music mode file | Jack Humbert | |
2016-04-03 | add indent to generated keymap | Manuel Barkhau | |
2016-04-03 | Links to build guide | Erez Zukerman | |
2016-04-03 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware into ↵ | Wojciech Siewierski | |
modifier-release-fix | |||
2016-04-03 | Merge pull request #213 from mbarkhau/master | Erez Zukerman | |
Add manuneo layout | |||
2016-04-03 | Merge pull request #234 from sboesebeck/master | Erez Zukerman | |
several iterations later |