summaryrefslogtreecommitdiff
path: root/tmk_core
Commit message (Expand)AuthorAge
* Merge pull request #182 from Vifon/modifier-release-fixErez Zukerman2016-04-06
|\
| * Refactor the source layer cache encodingWojciech Siewierski2016-04-05
| * Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware into mod...Wojciech Siewierski2016-04-03
| |\
| * | Cleanup after mergeWojciech Siewierski2016-04-02
| * | Update action.celtang2016-04-02
| * | Update action.celtang2016-04-02
| * | Update action.celtang2016-04-02
| * | Update action.celtang2016-04-02
| * | Update action.celtang2016-04-02
| * | Update action.celtang2016-04-02
| * | Update action.cEric-L-T2016-04-01
| * | Update action.cEric-L-T2016-04-01
| * | Update action.cEric-L-T2016-04-01
| * | Update action.cEric-L-T2016-04-01
| * | Update action.hEric-L-T2016-04-01
| * | Update action.cEric-L-T2016-04-01
| * | Cut the memory consumption of PREVENT_STUCK_MODIFIERS in halfWojciech Siewierski2016-03-27
| * | Expose the pressed_actions_cache global variableWojciech Siewierski2016-03-15
| * | Always provide an implementation of process_action_nocacheWojciech Siewierski2016-03-15
| * | process_action may be called either with key cache or without itWojciech Siewierski2016-03-13
| * | Document the issue of stuck modifiersWojciech Siewierski2016-03-08
| * | Fix the layer-dependent modifiers handlingWojciech Siewierski2016-03-05
* | | Fix issue #221: LGUI(KC_LSFT) does not workDidier Loiseau2016-04-06
| |/ |/|
* | Merge pull request #219 from IBNobody/masterJack Humbert2016-03-28
|\ \
| * | Minor Tweaks and DocumentationIBNobody2016-03-28
| * | Added command to turn LED indicators off while sleepingIBNobody2016-03-28
* | | Merge pull request #214 from cdlm/action-hookJack Humbert2016-03-28
|\ \ \ | |/ / |/| |
| * | Rename function to be keyboard-specificDamien Pollet2016-03-28
| * | Add per-event user hook function to QMKDamien Pollet2016-03-28
* | | Magic Key Overrides / Keyboard Lock / Forced NKROIBNobody2016-03-28
|/ /
* | Merge pull request #188 from DidierLoiseau/issue-156Erez Zukerman2016-03-27
|\ \
| * | Fix #156: clear weak mods on every key pressDidier Loiseau2016-03-08
| |/
* | Fixed LED Function CallsIBNobody2016-03-22
* | Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody2016-03-22
|\ \
| * | Addressed void* return warning in all keymapsyoyoerx2016-03-10
| |/
* / Adding LED function pointersIBNobody2016-03-15
|/
* Added note about using avr_setup.shdragon7882016-02-07
* Merge branch 'master' into flicker-fixPeter Eichinger2016-01-25
|\
| * Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard into audioJack Humbert2016-01-23
| |\
| * | better integrationsJack Humbert2016-01-20
| * | timer 3Jack Humbert2016-01-11
| * | pwm audioJack Humbert2016-01-11
* | | Remove led_off() it is not usedPeter Eichinger2016-01-24
* | | Backlight fix from redditPeter Eichinger2016-01-22
| |/ |/|
* | Added note about avr-libc also being required at least for archdragon7882015-12-30
|/
* Fixes rolling combos for mod-tap keysErez Zukerman2015-10-28
* merging tmkJack Humbert2015-10-27
* Merge commit 'fdc38ef3f92af7adeeb4de49550d8838c8a39b5c'Jun Wako2015-09-24
* core: Fix NKRO ifdefJun Wako2015-09-24
* core: Fix for disabling NKRO in Boot protocoltmk2015-09-20