summaryrefslogtreecommitdiff
path: root/tmk_core/common
AgeCommit message (Expand)Author
2016-04-20start-up sound working, removes tick with some devicesJack Humbert
2016-04-18Fixed speaker being on during sleep.IBNobody
2016-04-17Added extra songs, LED indicator notesIBNobody
2016-04-17Fixed many compiler warnings related to print being disabledIBNobody
2016-04-16Adding Musical NotesIBNobody
2016-04-16MAGIC functionality, AG swap in default layoutJack Humbert
2016-04-15audio on by defaultJack Humbert
2016-04-15audio enable stored in eepromJack Humbert
2016-04-14CheckinIBNobody
2016-04-13Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody
2016-04-13Compiler Warnings / Atomic TLCIBNobody
2016-04-13Optimize source_layers_cache for the cache memoryWojciech Siewierski
2016-04-06Merge pull request #182 from Vifon/modifier-release-fixErez Zukerman
2016-04-06Fix issue #221: LGUI(KC_LSFT) does not workDidier Loiseau
2016-04-05Refactor the source layer cache encodingWojciech Siewierski
2016-04-03Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware into mod...Wojciech Siewierski
2016-04-02Cleanup after mergeWojciech Siewierski
2016-04-02Update action.celtang
2016-04-02Update action.celtang
2016-04-02Update action.celtang
2016-04-02Update action.celtang
2016-04-02Update action.celtang
2016-04-02Update action.celtang
2016-04-01Update action.cEric-L-T
2016-04-01Update action.cEric-L-T
2016-04-01Update action.cEric-L-T
2016-04-01Update action.cEric-L-T
2016-04-01Update action.hEric-L-T
2016-04-01Update action.cEric-L-T
2016-03-28Merge pull request #219 from IBNobody/masterJack Humbert
2016-03-28Minor Tweaks and DocumentationIBNobody
2016-03-28Added command to turn LED indicators off while sleepingIBNobody
2016-03-28Merge pull request #214 from cdlm/action-hookJack Humbert
2016-03-28Rename function to be keyboard-specificDamien Pollet
2016-03-28Add per-event user hook function to QMKDamien Pollet
2016-03-28Magic Key Overrides / Keyboard Lock / Forced NKROIBNobody
2016-03-27Cut the memory consumption of PREVENT_STUCK_MODIFIERS in halfWojciech Siewierski
2016-03-27Merge pull request #188 from DidierLoiseau/issue-156Erez Zukerman
2016-03-22Fixed LED Function CallsIBNobody
2016-03-22Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody
2016-03-15Adding LED function pointersIBNobody
2016-03-15Expose the pressed_actions_cache global variableWojciech Siewierski
2016-03-15Always provide an implementation of process_action_nocacheWojciech Siewierski
2016-03-13process_action may be called either with key cache or without itWojciech Siewierski
2016-03-10Addressed void* return warning in all keymapsyoyoerx
2016-03-08Fix #156: clear weak mods on every key pressDidier Loiseau
2016-03-08Document the issue of stuck modifiersWojciech Siewierski
2016-03-05Fix the layer-dependent modifiers handlingWojciech Siewierski
2016-01-24Remove led_off() it is not usedPeter Eichinger
2016-01-22Backlight fix from redditPeter Eichinger