summaryrefslogtreecommitdiff
path: root/tmk_core/common
Commit message (Expand)AuthorAge
* Cleans up quantum/keymap situation, removes extra lufa folders (#416)Jack Humbert2016-06-18
* Move LED strip initialization (#397)Eric Tang2016-06-12
* Converted audio play functions to *_user (#349)Jack Humbert2016-05-24
* Clean up #343's code (#348)Eric Tang2016-05-24
* Optimize matrix scanning (#343)Eric Tang2016-05-23
* splits process_action up to handle records separately (#329)Jack Humbert2016-05-15
* Leader key implementation (#326)Erez Zukerman2016-05-15
* Backlight Breathing for Planck and AtomicJack Humbert2016-05-09
* Adds oneshot layer and oneshot tap toggling (#308)Thiago Alves2016-05-05
* stops forcing debug_actionJack Humbert2016-04-28
* Update functions used to write to EEPROMEric Tang2016-04-21
* start-up sound working, removes tick with some devicesJack Humbert2016-04-20
* Fixed speaker being on during sleep.IBNobody2016-04-18
* Added extra songs, LED indicator notesIBNobody2016-04-17
* Fixed many compiler warnings related to print being disabledIBNobody2016-04-17
* Adding Musical NotesIBNobody2016-04-16
|\
| * MAGIC functionality, AG swap in default layoutJack Humbert2016-04-16
| * audio on by defaultJack Humbert2016-04-15
| * audio enable stored in eepromJack Humbert2016-04-15
* | CheckinIBNobody2016-04-14
|/
* Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody2016-04-13
|\
| * Optimize source_layers_cache for the cache memoryWojciech Siewierski2016-04-13
* | Compiler Warnings / Atomic TLCIBNobody2016-04-13
|/
* 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
|\ \ \ | |/ / |/| |