Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-04-05 | Merge pull request #5 from jackhumbert/master | Alex Johnstone | 114 | -3408/+12942 | |
Sync with upstream | |||||
2016-04-05 | updates to noise | Jack Humbert | 5 | -5/+162 | |
2016-04-05 | Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard | Jack Humbert | 2 | -92/+123 | |
2016-04-05 | add silent notes | Jack Humbert | 1 | -0/+3 | |
2016-04-04 | Merge pull request #235 from mbarkhau/master | Erez Zukerman | 2 | -92/+123 | |
add indent to generated keymap | |||||
2016-04-03 | music mode file | Jack Humbert | 6 | -16/+1725 | |
2016-04-03 | add indent to generated keymap | Manuel Barkhau | 2 | -92/+123 | |
2016-04-03 | Merge pull request #213 from mbarkhau/master | Erez Zukerman | 4 | -0/+2890 | |
Add manuneo layout | |||||
2016-04-03 | Merge pull request #234 from sboesebeck/master | Erez Zukerman | 4 | -1330/+1349 | |
several iterations later | |||||
2016-04-02 | use action function for unicode | Manuel Barkhau | 4 | -2540/+1651 | |
2016-04-02 | Merge branch 'master' of https://github.com/sboesebeck/qmk_firmware | Stephan Bösebeck | 84 | -2017/+4991 | |
2016-04-02 | new keymap | Stephan Bösebeck | 1 | -1/+9 | |
2016-04-01 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | Stephan Bösebeck | 81 | -1909/+4883 | |
2016-04-01 | minor tweaks at the keymap, new png for documentation | Stephan Bösebeck | 2 | -6/+6 | |
2016-04-01 | Merge pull request #233 from tak3over/patch-1 | Jack Humbert | 1 | -0/+136 | |
Create tak3over.c | |||||
2016-04-01 | Create tak3over.c | tak3over | 1 | -0/+136 | |
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 | 7 | -0/+327 | |
2016-04-01 | Merge pull request #226 from squisher/dvorak_intl_squisher | Erez Zukerman | 6 | -0/+1341 | |
Squisher's international dvorak variant for ergodox ez | |||||
2016-03-31 | fixed de_osx prefix in keymap include to avoid conflicts | Stephan Bösebeck | 2 | -103/+103 | |
2016-03-31 | Merge pull request #230 from IBNobody/master | Jack Humbert | 1 | -11/+68 | |
Fixed Setup Script | |||||
2016-03-30 | Drastically rewrote the path script to handle Explorer's stubborn grasp of ↵ | IBNobody | 1 | -11/+68 | |
EnvVars. Tested on Win7. | |||||
2016-03-30 | Also add compiled hex file | David Mohr | 1 | -0/+1127 | |
2016-03-30 | Squisher's international dvorak variant for ergodox ez | David Mohr | 5 | -0/+214 | |
See README.md | |||||
2016-03-30 | Merge pull request #229 from NoahAndrews/patch-5 | Jack Humbert | 1 | -2/+2 | |
The readme was also wrong about the conflict between audio and RGB | |||||
2016-03-30 | Update README.md | Noah Andrews | 1 | -2/+2 | |
2016-03-30 | Merge pull request #227 from NoahAndrews/patch-4 | Jack Humbert | 1 | -2/+2 | |
Fixed minor issues with Preonic readme | |||||
2016-03-30 | Merge pull request #228 from mrfoto/fix-planck-diagram | Jack Humbert | 1 | -2/+2 | |
Tiny fix of Planck diagrams | |||||
2016-03-30 | Tiny fix of Planck diagrams | Miha Rekar | 1 | -2/+2 | |
2016-03-30 | Fixed minor issues with Preonic readme | Noah Andrews | 1 | -2/+2 | |
2016-03-30 | preonic readme | Jack Humbert | 1 | -9/+3 | |
2016-03-30 | Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard | Jack Humbert | 179 | -41877/+39434 | |
2016-03-30 | .hex files | Jack Humbert | 3 | -2/+2893 | |
2016-03-30 | preonic update | Jack Humbert | 20 | -1846/+66 | |
2016-03-30 | Merge pull request #224 from NoahAndrews/make-keymap-names-consistent | Jack Humbert | 41 | -42/+45 | |
Make keymap names more consistent | |||||
2016-03-30 | Updated several keyboard folders to use new keymap naming scheme | Noah Andrews | 41 | -42/+45 | |
2016-03-30 | Merge remote-tracking branch 'jackhumbert/master' into ↵ | Noah Andrews | 147 | -40692/+40208 | |
make-keymap-names-consistent | |||||
2016-03-29 | Merge pull request #223 from NoahAndrews/patch-3 | Jack Humbert | 1 | -4/+9 | |
Fix #198 | |||||
2016-03-29 | Fix #198 | Noah Andrews | 1 | -4/+9 | |
2016-03-29 | Update compile_keymap.py | mbarkhau | 1 | -13/+11 | |
2016-03-29 | Merge pull request #222 from NoahAndrews/patch-2 | Jack Humbert | 1 | -1/+1 | |
Fix error in Planck makefile comment | |||||
2016-03-29 | Fix error in Planck makefile comment | Noah Andrews | 1 | -1/+1 | |
[This comment](https://www.reddit.com/r/olkb/comments/428umx/rgb_underglow/czaivbc) states that because both audio output and RGB support require the user of timer 3, they can't be enabled at the same time. That makes sense, I can see where audio.c uses timer 3. But this comment in the code states that the incompatibility is with MIDI support, which doesn't make sense based on what I see in the code. Please enlighten me if I'm mistaken. | |||||
2016-03-29 | added CTL_Shift / Hash macro | Stephan Bösebeck | 1 | -11/+24 | |
2016-03-29 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | Stephan Bösebeck | 5 | -18/+55 | |
2016-03-29 | Merge pull request #219 from IBNobody/master | Jack Humbert | 4 | -13/+48 | |
Master | |||||
2016-03-29 | Merge pull request #220 from NoahAndrews/improve-buildguide | Jack Humbert | 1 | -5/+7 | |
Added clarifying steps to Windows section of build guide | |||||
2016-03-29 | Added clarifying steps to Windows section of build guide | Noah Andrews | 1 | -5/+7 | |
2016-03-29 | Minor Tweaks and Documentation | IBNobody | 3 | -12/+44 | |
Fixed compiler warning by including bootloader.h in keymap_common.c. Changed FORCE_NKRO to only be applied if NKRO_ENABLE is defined. Added extra documentation to the template config.h | |||||
2016-03-29 | Merge remote-tracking branch 'jackhumbert/master' into improve-buildguide | Noah Andrews | 144 | -40683/+40157 | |
2016-03-28 | add hex file | Manuel Barkhau | 1 | -0/+1624 | |
2016-03-28 | Merge remote-tracking branch 'origin/master' | Manuel Barkhau | 36 | -1305/+4815 | |