summaryrefslogtreecommitdiff
path: root/tmk_core
Commit message (Expand)AuthorAge
* updates midi functionality (#331)Jack Humbert2016-05-15
* 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
* [Jack & Erez] Adds an option for user-specific config.h filesErez Zukerman2016-05-05
* 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
* | Prepping for merge with new_defaultsIBNobody2016-04-15
|\|
| * the spacessssJack Humbert2016-04-15
| * bootmagic somehow not getting enabled, so adding eeconfig to backlight src in...Jack Humbert2016-04-14
* | fixed mergingIBNobody2016-04-14
|\|
| * changing up the makefile a bitJack Humbert2016-04-14
* | 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