~ruther/qmk_firmware

c2e1d69f — Stephan Bösebeck 9 years ago
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
d342989f — Jack Humbert 9 years ago
Merge pull request #244 from nicosuave/add_nico_planck_keymap

Add nico keymap
472e920c — Jack Humbert 9 years ago
Merge pull request #236 from tak3over/master

Minor Doc Changes.
27e15b5d — Jack Humbert 9 years ago
Merge pull request #247 from NoahAndrews/fix-path-script

Fix important bugs in the path script for Windows
9837e69a — Jack Humbert 9 years ago
Merge pull request #232 from IBNobody/master

Added Error Checking to 2nd Setup Script
b437de88 — NoahAndrews 9 years ago
Added admin privilege check

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.
e4d2b90b — IBNobody 9 years ago
Fixed CD
5b86028d — NoahAndrews 9 years ago
Updated comment
1bc05ac8 — NoahAndrews 9 years ago
Remove failing check

NEWPATH1 (C:\MinGW\msys\bin) won't actually be created until the second
script is run
077aee09 — Nico Ritschel 9 years ago
Add my keymap
9e153b1a — tak3over 9 years ago
another modification of layers, restored arrow keys and added cut/paste
0befb257 — Stephan Bösebeck 9 years ago
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
153a6fb0 — Erez Zukerman 9 years ago
Merge pull request #182 from Vifon/modifier-release-fix

Fix the layer-dependent modifiers handling
27ee47d0 — Erez Zukerman 9 years ago
Merge pull request #239 from DidierLoiseau/issue-221

Fix issue #221: LGUI(KC_LSFT) does not work
d07a1257 — Erez Zukerman 9 years ago
Merge pull request #215 from nrrkeene/master

Added proper documentation
04e4428e — Erez Zukerman 9 years ago
Merge pull request #238 from alexjj/master

Submitting my ergodox EZ layout
e89fd634 — tak3over 9 years ago
switched raise and lower layers
08871e56 — Didier Loiseau 9 years ago
Fix issue #221: LGUI(KC_LSFT) does not work

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)
4eadc2a9 — tak3over 9 years ago
updated my keymap
028dd16f — tak3over 9 years ago
Modified keymap
Next