| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-10-15 | Added VS Code dir to .gitignore | ||
| 2016-10-15 | Added a bit more detail to header | ||
| 2016-10-15 | Reversed tilde and grave | ||
| 2016-10-15 | Moved Extend tab and ^tab | ||
| 2016-10-15 | Added = to match Atreus | ||
| 2016-10-15 | Switched Tab and Ctrl back | ||
| 2016-10-15 | Fixed typo | ||
| 2016-10-15 | Added Menu key (the rclick menu) | ||
| 2016-10-15 | Updated layout to 1.2 - lots of changes | ||
| 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. | |||
| 2016-10-15 | Reduced TAPPING_TERM to 150 | ||
| Also removed duplicate definition of PREVENT_STUCK_MODIFIERS | |||
| 2016-10-15 | Added Ctrl+` (ConEmu shortcut) | ||
| 2016-10-15 | Merge remote-tracking branch 'upstream/master' | ||
| 2016-10-14 | Merge branch 'master' of https://github.com/Dbroqua/qmk_firmware | ||
| 2016-10-13 | Merge pull request #9 from jackhumbert/master | ||
| Merge from jackhumbert | |||
| 2016-10-13 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | ||
| 2016-10-13 | Support the Pegasus Hoof controller. | ||
| Replacement controller for Filco Majestouch TKL keyboards. matrix.c ported from: https://github.com/BathroomEpiphanies/epiphanies_tmk_keyboard More details: http://bathroomepiphanies.com/controllers/ | |||
| 2016-10-13 | Merge pull request #818 from pvinis/pvinis-keymap | ||
| pvinis keymap | |||
| 2016-10-13 | Merge pull request #822 from jackhumbert/hotfix/simplify_to | ||
| [Jack & Erez] Simplifies and documents TO | |||
| 2016-10-12 | Documents `TO`. | ||
| 2016-10-12 | [Jack & Erez] Simplifies and documents TO | ||
| 2016-10-12 | I keep mis-using UPPER|LOWER/SLASH, and getting RESET. | ||
| With RESET shifted to the UPPER+LOWER layer, it is now time to change that key to Alt-Slash, which, in Emacs, does automatic word completion | |||
| 2016-10-12 | Merge branch 'master' of github.com:cbbrowne/qmk_firmware | ||
| 2016-10-11 | add readme | ||
| 2016-10-11 | use wait_ms instead of _delay_ms | ||
| 2016-10-11 | add messenger | ||
| 2016-10-11 | init keymap | ||
| 2016-10-10 | Merge pull request #803 from coderkun/coderkun_neo2 | ||
| Merge Unicode fixes for keymap “coderkun_neo2” | |||
| 2016-10-10 | Merge pull request #809 from nathanejohnson/osx_whiskey_tango_foxtrot_capslock | ||
| Adding whiskey_tango_foxtrot_capslock ergodox keymap | |||
| 2016-10-10 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | ||
| 2016-10-10 | Merge branch 'master' of github.com:cbbrowne/qmk_firmware | ||
| 2016-10-10 | Merge pull request #808 from npoirey/master | ||
| Altgr quick combination and updated readme | |||
| 2016-10-10 | Merge pull request #811 from Vifon/planck_keymap_vifon | ||
| New Planck keymap: vifon | |||
| 2016-10-10 | Merge pull request #810 from Vifon/dynamic_macros | ||
| Reduce the default dynamic macro buffer | |||
| 2016-10-10 | Merge pull request #814 from fredizzimo/rgb_tuning | ||
| Improve the RGB led effects | |||
| 2016-10-10 | Merge pull request #813 from fredizzimo/add_cluecard_rgb_effects | ||
| Add a Cluecard keymap for testing the RGB effects | |||
| 2016-10-10 | Add example keymap | ||
| 2016-10-09 | Adding whiskey_tango_foxtrot_capslock ergodox keymap | ||
| 2016-10-10 | Unicode map framework. Allow unicode up to 0xFFFFF using separate | ||
| mapping table | |||
| 2016-10-09 | CIE 1931 dim curve | ||
| 2016-10-09 | Apply the dim curve to the RGB output | ||
| Just like it's supposed to be used. It now looks much better. | |||
| 2016-10-09 | Update the Cluecard readme files | ||
| 2016-10-09 | Tune snake and knight intervals for Cluecard | ||
| 2016-10-09 | Tunable RGB light intervals | ||
| 2016-10-09 | Tune the snake and knight effect parameters for Cluecard | ||
| 2016-10-09 | Switched to momentary | ||
| Also updated the style of these lines slightly to match the style of the default keymap | |||
| 2016-10-09 | New Planck keymap: vifon | ||
| 2016-10-09 | Reduce the default dynamic macro buffer | ||
| There have been reports of it leaving not enough free memory preventing the keyboard from working properly. | |||
| 2016-10-09 | Add keymap with audio disabled but RGB effects enabled | ||
| 2016-10-07 | Merge pull request #8 from jackhumbert/master | ||
| Merge from jackhumbert | |||
| 2016-10-07 | Updated Readme to help windows users use docker for build | ||