Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-16 | More concise, no functional change. | Olivier | |
2016-04-16 | Allow the "00" keypad key to act like a repeating 0 when held down. | Olivier | |
2016-04-16 | Correct a bug with stuck modifier keys when they were used with other layers ↵ | Olivier | |
(like when selecting with shift and navigation keys) and released before the layout switch keys. | |||
2016-04-16 | Second try with a (maybe) more practical layout : | Olivier | |
- layer modifiers in the thumb clusters, Alt-F1 - Alt-F4 should now be easier to type - new Alt and Ctrl keys in the bottom row are more easily reachable with thumbs than the little thumb cluster keys, and feel more like traditional keyboards - thumb backspace wasn't great due to lower precision and repeat rate than index fingers | |||
2016-04-16 | Layout preview generated on keyboard-layout-editor.com. | Olivier | |
2016-04-11 | First version of a bepo (french layout based on Dvorak rules) keymap. | zozo | |
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 | |