Merge pull request #236 from tak3over/master
Minor Doc Changes.
Merge pull request #247 from NoahAndrews/fix-path-script
Fix important bugs in the path script for Windows
Merge pull request #232 from IBNobody/master
Added Error Checking to 2nd Setup Script
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.
Remove failing check
NEWPATH1 (C:\MinGW\msys\bin) won't actually be created until the second
script is run
another modification of layers, restored arrow keys and added cut/paste
switched raise and lower layers
Merge pull request #2 from jackhumbert/master
Update from source
Merge pull request #1 from tak3over/tak3over-patch-1
Minor documentation error. Raise and Lower.
Minor documentation error. Raise and Lower.
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.
Merge pull request #235 from mbarkhau/master
add indent to generated keymap
add indent to generated keymap
Merge pull request #182 from Vifon/modifier-release-fix
Fix the layer-dependent modifiers handling