Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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 #215 from nrrkeene/master | Erez Zukerman | |
Added proper documentation | |||
2016-04-06 | switched raise and lower layers | tak3over | |
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-04 | Update tak3over.c | tak3over | |
2016-04-04 | Merge pull request #2 from jackhumbert/master | tak3over | |
Update from source | |||
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 pull request #213 from mbarkhau/master | Erez Zukerman | |
Add manuneo layout | |||
2016-04-02 | use action function for unicode | Manuel Barkhau | |
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 | 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 | 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-03-31 | fixed de_osx prefix in keymap include to avoid conflicts | Stephan Bösebeck | |
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 #227 from NoahAndrews/patch-4 | Jack Humbert | |
Fixed minor issues with Preonic readme | |||
2016-03-30 | Tiny fix of Planck diagrams | Miha Rekar | |
2016-03-30 | Fixed minor issues with Preonic readme | Noah Andrews | |
2016-03-30 | preonic readme | Jack Humbert | |
2016-03-30 | Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard | Jack Humbert | |
2016-03-30 | .hex files | Jack Humbert | |
2016-03-30 | preonic update | Jack Humbert | |
2016-03-29 | Updated several keyboard folders to use new keymap naming scheme | Noah Andrews | |
2016-03-29 | Update compile_keymap.py | mbarkhau | |
2016-03-29 | Fix error in Planck makefile comment | Noah Andrews | |
[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 | |
2016-03-28 | add hex file | Manuel Barkhau | |
2016-03-28 | Merge remote-tracking branch 'origin/master' | Manuel Barkhau | |
2016-03-28 | Refactor compiler code | Manuel Barkhau | |
2016-03-28 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | Stephan Bösebeck | |
2016-03-28 | Merge pull request #216 from msc654/master | Erez Zukerman | |
Added msc keymap for ergodox_ez | |||
2016-03-28 | Merge pull request #214 from cdlm/action-hook | Jack Humbert | |
Add per-event user hook function |