summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-01-29registering a weak_mods when using register_code16SjB
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-29Merge branch 'promethium' of github.com:priyadi/qmk_firmware into promethiumPriyadi Iman Nurcahyo
2017-01-29minimize LEDsPriyadi Iman Nurcahyo
2017-01-29fix greek layersPriyadi Iman Nurcahyo
2017-01-29Implement greek layers on my Promethium layoutPriyadi Iman Nurcahyo
2017-01-29Updated License Clarification (markdown)fredizzimo
2017-01-29Updated License Clarification (markdown)Gergely Nagy
2017-01-29add my consent.Pavlos Vinieratos
2017-01-29Updated License Clarification (markdown)Jack Humbert
2017-01-28Updated License Clarification (markdown)skullydazed
2017-01-28Updated License Clarification (markdown)skullydazed
2017-01-28Created License Clarification Details (markdown)skullydazed
2017-01-28Updated License Clarification (markdown)skullydazed
2017-01-28Updated License Clarification (markdown)skullydazed
2017-01-28Updated License Clarification (markdown)skullydazed
2017-01-28Updated License Clarification (markdown)skullydazed
2017-01-28added picture of layoutYale Thomas
2017-01-28usability tweaksYale Thomas
2017-01-28mouse keys addedYale Thomas
2017-01-28new 'yale' keymapYale Thomas
2017-01-28s/Bkps/BkspStephen Tudor
2017-01-29Add luke keymap, as an example of the tapping macrosLuke Silva
2017-01-28Add support for various tapping macrosLuke 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-28Carry over Planck updates to my Preonic keymapStephen Tudor
2017-01-28Improve Planck keymapStephen Tudor
- added escape+shift mod-tap key - replaced BRITE with backtick
2017-01-28Merge branch 'master' into smt/planckStephen 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-27Merge pull request #1043 from potz/patch-1skullydazed
Clarify license on abnt2 keymap (#1038)
2017-01-27Updated License Clarification (markdown)skullydazed
2017-01-27Updated License Clarification (markdown)skullydazed
2017-01-27Updated License Clarification (markdown)skullydazed
2017-01-27Updated License Clarification (markdown)skullydazed
2017-01-27Updated License Clarification (markdown)skullydazed
2017-01-27Updated License Clarification (markdown)skullydazed
2017-01-27Updated License Clarification (markdown)skullydazed
2017-01-27Updated License Clarification (markdown)skullydazed
2017-01-28eliminate references to shell_layerlucwastiaux
2017-01-27Updated License Clarification (markdown)skullydazed
2017-01-28documented dual mode capslocklucwastiaux
2017-01-27Updated License Clarification (markdown)skullydazed
2017-01-27split kinesis layout into ergodox and planck style symbol layersmilestogo
2017-01-27Updated License Clarification (markdown)skullydazed
2017-01-27Updated License Clarification (markdown)skullydazed
2017-01-27Updated License Clarification (markdown)skullydazed
2017-01-27Updated License Clarification (markdown)skullydazed
2017-01-27Updated License Clarification (markdown)skullydazed
2017-01-27Updated License Clarification (markdown)skullydazed
2017-01-27Updated License Clarification (markdown)skullydazed
2017-01-27Clarify license on abnt2 keymap (#1038)Potiguar Faga
2017-01-27Updated License Clarification (markdown)skullydazed
2017-01-27Added Espynn's keymapfolkert4