Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-29 | registering a weak_mods when using register_code16 | SjB | |
Scenario: Locking the KC_LSHIFT, and then using a tap dance key that registers a S(KC_9) will unregister the KC_LSHIFT. The tap dance or any keycode that is registered should not have the side effect of cancelling a locked moditifier. We should be using a similar logic as the TMK codes in tmk_core/comman/action.c:158. | |||
2017-01-29 | Merge branch 'promethium' of github.com:priyadi/qmk_firmware into promethium | Priyadi Iman Nurcahyo | |
2017-01-29 | minimize LEDs | Priyadi Iman Nurcahyo | |
2017-01-29 | fix greek layers | Priyadi Iman Nurcahyo | |
2017-01-29 | Implement greek layers on my Promethium layout | Priyadi Iman Nurcahyo | |
2017-01-29 | Updated License Clarification (markdown) | fredizzimo | |
2017-01-29 | Updated License Clarification (markdown) | Gergely Nagy | |
2017-01-29 | add my consent. | Pavlos Vinieratos | |
2017-01-29 | Updated License Clarification (markdown) | Jack Humbert | |
2017-01-28 | Updated License Clarification (markdown) | skullydazed | |
2017-01-28 | Updated License Clarification (markdown) | skullydazed | |
2017-01-28 | Created License Clarification Details (markdown) | skullydazed | |
2017-01-28 | Updated License Clarification (markdown) | skullydazed | |
2017-01-28 | Updated License Clarification (markdown) | skullydazed | |
2017-01-28 | Updated License Clarification (markdown) | skullydazed | |
2017-01-28 | Updated License Clarification (markdown) | skullydazed | |
2017-01-28 | added picture of layout | Yale Thomas | |
2017-01-28 | usability tweaks | Yale Thomas | |
2017-01-28 | mouse keys added | Yale Thomas | |
2017-01-28 | new 'yale' keymap | Yale Thomas | |
2017-01-28 | s/Bkps/Bksp | Stephen Tudor | |
2017-01-29 | Add luke keymap, as an example of the tapping macros | Luke Silva | |
2017-01-28 | Add support for various tapping macros | Luke Silva | |
A macro key can now be easily set to act as a modifier on hold, and press a shifted key when tapped. Or to switch layers when held, and again press a shifted key when tapped. Various other helper defines have been created which send macros when the key is pressed, released and tapped, cleaning up the action_get_macro function inside keymap definitions. The layer switching macros require a GCC extension - 'compound statements enclosed within parentheses'. The use of this extension is already present within the macro subsystem of this project, so its use in this commit should not cause any additional issues. MACRO_NONE had to be cast to a (macro_t*) to suppress compiler warnings within some tapping macros. | |||
2017-01-28 | Carry over Planck updates to my Preonic keymap | Stephen Tudor | |
2017-01-28 | Improve Planck keymap | Stephen Tudor | |
- added escape+shift mod-tap key - replaced BRITE with backtick | |||
2017-01-28 | Merge branch 'master' into smt/planck | Stephen Tudor | |
* master: Clarify license on abnt2 keymap (#1038) replace jackhumbert with qmk Add gitter image, start update to qmk org Remove COLEMAK from preonic_keycodes enum layer defines to enum Update readme for smt Preonic keymap Add smt keymap for Preonic updated all the other keymaps to support the new changes. fix: infinity60 keyboard was not using quantum features. Compare Makefile with itself instead of using `--help` | |||
2017-01-27 | Merge pull request #1043 from potz/patch-1 | skullydazed | |
Clarify license on abnt2 keymap (#1038) | |||
2017-01-27 | Updated License Clarification (markdown) | skullydazed | |
2017-01-27 | Updated License Clarification (markdown) | skullydazed | |
2017-01-27 | Updated License Clarification (markdown) | skullydazed | |
2017-01-27 | Updated License Clarification (markdown) | skullydazed | |
2017-01-27 | Updated License Clarification (markdown) | skullydazed | |
2017-01-27 | Updated License Clarification (markdown) | skullydazed | |
2017-01-27 | Updated License Clarification (markdown) | skullydazed | |
2017-01-27 | Updated License Clarification (markdown) | skullydazed | |
2017-01-28 | eliminate references to shell_layer | lucwastiaux | |
2017-01-27 | Updated License Clarification (markdown) | skullydazed | |
2017-01-28 | documented dual mode capslock | lucwastiaux | |
2017-01-27 | Updated License Clarification (markdown) | skullydazed | |
2017-01-27 | split kinesis layout into ergodox and planck style symbol layers | milestogo | |
2017-01-27 | Updated License Clarification (markdown) | skullydazed | |
2017-01-27 | Updated License Clarification (markdown) | skullydazed | |
2017-01-27 | Updated License Clarification (markdown) | skullydazed | |
2017-01-27 | Updated License Clarification (markdown) | skullydazed | |
2017-01-27 | Updated License Clarification (markdown) | skullydazed | |
2017-01-27 | Updated License Clarification (markdown) | skullydazed | |
2017-01-27 | Updated License Clarification (markdown) | skullydazed | |
2017-01-27 | Clarify license on abnt2 keymap (#1038) | Potiguar Faga | |
2017-01-27 | Updated License Clarification (markdown) | skullydazed | |
2017-01-27 | Added Espynn's keymap | folkert4 | |