Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated Atreus layout to 0.4 | Joshua T | 2017-01-06 | 1 | -26/+28 |
| | | | | | | | | | | Removed Alt on base layer, replaced with Function layer. Moved function keys to left hand. Added mouse keys to right hand on the function layer. Moved middle click on gaming layer to be consistent with mouse layer. Added macro _USER. Macro contents are not implemented yet. | ||||
* | Increased TAPPING_TERM to 200 | Joshua T | 2017-01-06 | 1 | -1/+3 |
| | |||||
* | Fixed key not matching its diagram | Joshua T | 2017-01-06 | 1 | -1/+1 |
| | |||||
* | Added comments with ASCII art keymaps | Joshua T | 2016-10-24 | 1 | -1/+105 |
| | |||||
* | Added a bit more detail to header | Joshua T | 2016-10-15 | 1 | -24/+27 |
| | |||||
* | Reversed tilde and grave | Joshua T | 2016-10-15 | 1 | -4/+4 |
| | |||||
* | Moved Extend tab and ^tab | Joshua T | 2016-10-15 | 1 | -2/+2 |
| | |||||
* | Added = to match Atreus | Joshua T | 2016-10-15 | 1 | -4/+4 |
| | |||||
* | Switched Tab and Ctrl back | Joshua T | 2016-10-15 | 1 | -7/+7 |
| | |||||
* | Fixed typo | Joshua T | 2016-10-15 | 1 | -1/+1 |
| | |||||
* | Added Menu key (the rclick menu) | Joshua T | 2016-10-15 | 1 | -4/+4 |
| | |||||
* | Updated layout to 1.2 - lots of changes | Joshua T | 2016-10-15 | 1 | -112/+74 |
| | | | | | | | | Rewrote QWERTY to make it a first-class citizen instead of just a glorified game layer. Added a lot of keys to Extend layer to bring it in line with my Atreus. Plenty of other changes too. | ||||
* | Reduced TAPPING_TERM to 150 | Joshua T | 2016-10-15 | 1 | -4/+2 |
| | | | | Also removed duplicate definition of PREVENT_STUCK_MODIFIERS | ||||
* | Added Ctrl+` (ConEmu shortcut) | Joshua T | 2016-10-15 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' | Joshua T | 2016-10-15 | 154 | -2157/+9342 |
|\ | |||||
| * | Merge pull request #818 from pvinis/pvinis-keymap | Erez Zukerman | 2016-10-13 | 4 | -0/+511 |
| |\ | | | | | | | pvinis keymap | ||||
| | * | add readme | Pavlos Vinieratos | 2016-10-11 | 2 | -0/+72 |
| | | | |||||
| | * | use wait_ms instead of _delay_ms | Pavlos Vinieratos | 2016-10-11 | 1 | -7/+7 |
| | | | |||||
| | * | add messenger | Pavlos Vinieratos | 2016-10-11 | 1 | -2/+3 |
| | | | |||||
| | * | init keymap | Pavlos Vinieratos | 2016-10-11 | 2 | -0/+438 |
| | | | |||||
| * | | [Jack & Erez] Simplifies and documents TO | Jack & Erez | 2016-10-12 | 1 | -6/+6 |
| |/ | |||||
| * | Merge pull request #803 from coderkun/coderkun_neo2 | Erez Zukerman | 2016-10-10 | 1 | -2/+27 |
| |\ | | | | | | | Merge Unicode fixes for keymap “coderkun_neo2” | ||||
| | * | Overwrite method hex_to_unicode() for make it compatible with Neo | coderkun | 2016-10-03 | 1 | -0/+25 |
| | | | |||||
| | * | Merge branch 'master' into coderkun_neo2 | coderkun | 2016-10-02 | 263 | -7841/+14564 |
| | |\ | |||||
| | * | | Add double arrow Unicode characters to FMU layer | coderkun | 2016-10-02 | 1 | -2/+2 |
| | | | | |||||
| * | | | Merge pull request #809 from nathanejohnson/osx_whiskey_tango_foxtrot_capslock | Erez Zukerman | 2016-10-10 | 3 | -0/+269 |
| |\ \ \ | | | | | | | | | | | Adding whiskey_tango_foxtrot_capslock ergodox keymap | ||||
| | * | | | Adding whiskey_tango_foxtrot_capslock ergodox keymap | Nathan Johnson | 2016-10-09 | 3 | -0/+269 |
| | | | | | |||||
| * | | | | Merge pull request #811 from Vifon/planck_keymap_vifon | Jack Humbert | 2016-10-10 | 3 | -0/+303 |
| |\ \ \ \ | | | | | | | | | | | | | New Planck keymap: vifon | ||||
| | * | | | | New Planck keymap: vifon | Wojciech Siewierski | 2016-10-09 | 3 | -0/+303 |
| | |/ / / | |||||
| * | | | | Update the Cluecard readme files | Fred Sundvik | 2016-10-09 | 2 | -1/+9 |
| | | | | | |||||
| * | | | | Tune snake and knight intervals for Cluecard | Fred Sundvik | 2016-10-09 | 1 | -0/+3 |
| | | | | | |||||
| * | | | | Tune the snake and knight effect parameters for Cluecard | Fred Sundvik | 2016-10-09 | 1 | -0/+3 |
| | | | | | |||||
| * | | | | Add keymap with audio disabled but RGB effects enabled | Fred Sundvik | 2016-10-09 | 4 | -0/+58 |
| |/ / / | |||||
| * | | | Merge pull request #807 from hot-leaf-juice/master | Jack Humbert | 2016-10-06 | 2 | -7/+7 |
| |\ \ \ | | | | | | | | | | | minor update to callum planck keymap | ||||
| | * | | | updated readme | Callum Oakley | 2016-10-06 | 1 | -3/+3 |
| | | | | | |||||
| | * | | | added lock screen button and fixed error in diagram | Callum Oakley | 2016-10-06 | 1 | -4/+4 |
| | | | | | |||||
| * | | | | Merge pull request #805 from SethSenpai/gamenum | Jack Humbert | 2016-10-06 | 7 | -0/+443 |
| |\ \ \ \ | | |/ / / | |/| | | | Gamenum | ||||
| | * | | | updated the wrong makefile like a dummy | SethSenpai | 2016-10-04 | 1 | -73/+3 |
| | | | | | |||||
| | * | | | added rules.mk | SethSenpai | 2016-10-04 | 1 | -0/+73 |
| | | | | | |||||
| | * | | | updated readme with images | SethSenpai | 2016-10-03 | 1 | -1/+9 |
| | | | | | |||||
| | * | | | update readme | SethSenpai | 2016-10-03 | 1 | -6/+8 |
| | | | | | |||||
| | * | | | moved folder, update readme | SethSenpai | 2016-10-03 | 6 | -1/+1 |
| | | | | | |||||
| | * | | | added gamenum handwired keyboard | SethSenpai | 2016-10-03 | 6 | -0/+430 |
| | | |/ | | |/| | |||||
| * | | | ergodox: Update algernon's keymap to v1.8 | Gergely Nagy | 2016-10-03 | 9 | -175/+212 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ADORE ----- * Major rearrangements were made, to reduce pinky use, and to balance out the hand usage. Tools ----- * The `hid-commands` tool will now display a notification when the **AppSel** layer is triggered. * The `log-to-heatmap.py` tool now treats the innermost keys on the bottom row as thumb keys, as far as statistics are concerned. Miscellaneous ------------- * Fixed the **Steno** toggle key. * My wife is now present on the keyboard too. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org> | ||||
| * | | | Merge pull request #798 from Dbroqua/master | Jack Humbert | 2016-10-03 | 1 | -13/+35 |
| |\ \ \ | | | | | | | | | | | Updated dbroqua layout for HHKB keyboard | ||||
| | * | | | - Fixed key name in default layer definition | dbroqua | 2016-10-01 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Merge remote-tracking branch 'origin/master' | dbroqua | 2016-10-01 | 21 | -684/+1244 |
| | |\| | | |||||
| | * | | | - Updated dbroqua layout for HHKB keyboard | dbroqua | 2016-10-01 | 1 | -13/+35 |
| | | | | | |||||
| * | | | | Made some simplifications leveraging the LALT(), LGUI(), and S() functions. | Callum Oakley | 2016-10-01 | 1 | -76/+6 |
| | |/ / | |/| | | |||||
| * | | | Merge pull request #788 from chwilk/kastyle-refresh | Erez Zukerman | 2016-09-30 | 4 | -36/+80 |
| |\ \ \ | | | | | | | | | | | Kastyle refresh |