Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2016-04-02 | use action function for unicode | Manuel Barkhau | |
2016-04-02 | Update PREVENT_STUCK_MODIFIERS documentation in README | Wojciech Siewierski | |
2016-04-02 | Cleanup after merge | Wojciech Siewierski | |
- remove a superfluous parenthesis - wrap lines longer than 80 characters - add const specifiers where appropriate - remove unnecessary casts | |||
2016-04-02 | Merge branch 'modifier-release-fix' of ↵ | Wojciech Siewierski | |
https://github.com/eltang/qmk_firmware into modifier-release-fix | |||
2016-04-02 | Update action.c | eltang | |
2016-04-02 | Update action.c | eltang | |
2016-04-02 | Update action.c | eltang | |
2016-04-02 | Update action.c | eltang | |
2016-04-02 | Update action.c | eltang | |
2016-04-02 | Update action.c | eltang | |
2016-04-02 | Merge branch 'master' of https://github.com/sboesebeck/qmk_firmware | Stephan Bösebeck | |
2016-04-02 | new keymap | Stephan Bösebeck | |
2016-04-01 | Update action.c | Eric-L-T | |
2016-04-01 | Update action.c | Eric-L-T | |
2016-04-01 | Update action.c | Eric-L-T | |
2016-04-01 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | Stephan Bösebeck | |
2016-04-01 | minor tweaks at the keymap, new png for documentation | Stephan Bösebeck | |
2016-04-01 | Update action.c | Eric-L-T | |
2016-04-01 | Update action.h | Eric-L-T | |
2016-04-01 | Update action.c | Eric-L-T | |
2016-04-01 | Merge pull request #233 from tak3over/patch-1 | Jack Humbert | |
Create tak3over.c | |||
2016-04-01 | Create tak3over.c | tak3over | |
Custom keymap with an additional function layer for numpad, pgup, pgdn, del, ins, home, end, and additional arrow keys. | |||
2016-04-01 | adding files is always smart | Jack Humbert | |
2016-04-01 | Merge pull request #226 from squisher/dvorak_intl_squisher | Erez Zukerman | |
Squisher's international dvorak variant for ergodox ez | |||
2016-04-01 | Merge remote-tracking branch 'refs/remotes/jackhumbert/master' | IBNobody | |
2016-04-01 | Added Error Checking to Setup.bat #2 | IBNobody | |
Added check for the MinGW directory. Fixed a bug with script exiting out of a CMD window. Fixed a bug with script dropping user into MinGW directory. Fixed a bug with RD not deleting temp. Fixed a bug with PNPUtil.exe not being present in the path. | |||
2016-03-31 | fixed de_osx prefix in keymap include to avoid conflicts | Stephan Bösebeck | |
2016-03-31 | Merge pull request #230 from IBNobody/master | Jack Humbert | |
Fixed Setup Script | |||
2016-03-30 | Drastically rewrote the path script to handle Explorer's stubborn grasp of ↵ | IBNobody | |
EnvVars. Tested on Win7. | |||
2016-03-30 | Also add compiled hex file | David Mohr | |
2016-03-30 | Squisher's international dvorak variant for ergodox ez | David Mohr | |
See README.md | |||
2016-03-30 | Merge pull request #229 from NoahAndrews/patch-5 | Jack Humbert | |
The readme was also wrong about the conflict between audio and RGB |