| Commit message (Expand) | Author | Age | Files | Lines |
* | Move LED strip initialization (#397) | Eric Tang | 2016-06-12 | 1 | -0/+6 |
* | Converted audio play functions to *_user (#349) | Jack Humbert | 2016-05-24 | 1 | -6/+7 |
* | Clean up #343's code (#348) | Eric Tang | 2016-05-24 | 1 | -5/+3 |
* | Optimize matrix scanning (#343) | Eric Tang | 2016-05-23 | 4 | -116/+98 |
* | splits process_action up to handle records separately (#329) | Jack Humbert | 2016-05-15 | 3 | -39/+45 |
* | Leader key implementation (#326) | Erez Zukerman | 2016-05-15 | 3 | -5/+8 |
* | Backlight Breathing for Planck and Atomic | Jack Humbert | 2016-05-09 | 4 | -5/+17 |
* | Adds oneshot layer and oneshot tap toggling (#308) | Thiago Alves | 2016-05-05 | 4 | -13/+179 |
* | stops forcing debug_action | Jack Humbert | 2016-04-28 | 4 | -16/+16 |
* | Update functions used to write to EEPROM | Eric Tang | 2016-04-21 | 4 | -28/+28 |
* | start-up sound working, removes tick with some devices | Jack Humbert | 2016-04-20 | 1 | -1/+2 |
* | Fixed speaker being on during sleep. | IBNobody | 2016-04-18 | 1 | -1/+11 |
* | Added extra songs, LED indicator notes | IBNobody | 2016-04-17 | 1 | -0/+7 |
* | Fixed many compiler warnings related to print being disabled | IBNobody | 2016-04-17 | 6 | -34/+42 |
* | Adding Musical Notes | IBNobody | 2016-04-16 | 6 | -4/+63 |
|\ |
|
| * | MAGIC functionality, AG swap in default layout | Jack Humbert | 2016-04-16 | 4 | -4/+49 |
| * | audio on by default | Jack Humbert | 2016-04-15 | 1 | -1/+1 |
| * | audio enable stored in eeprom | Jack Humbert | 2016-04-15 | 2 | -0/+14 |
* | | Checkin | IBNobody | 2016-04-14 | 1 | -0/+1 |
|/ |
|
* | Merge remote-tracking branch 'refs/remotes/jackhumbert/master' | IBNobody | 2016-04-13 | 1 | -4/+4 |
|\ |
|
| * | Optimize source_layers_cache for the cache memory | Wojciech Siewierski | 2016-04-13 | 1 | -4/+4 |
* | | Compiler Warnings / Atomic TLC | IBNobody | 2016-04-13 | 2 | -2/+3 |
|/ |
|
* | Merge pull request #182 from Vifon/modifier-release-fix | Erez Zukerman | 2016-04-06 | 4 | -7/+103 |
|\ |
|
| * | Refactor the source layer cache encoding | Wojciech Siewierski | 2016-04-05 | 3 | -41/+71 |
| * | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware into mod... | Wojciech Siewierski | 2016-04-03 | 11 | -113/+414 |
| |\ |
|
| * | | Cleanup after merge | Wojciech Siewierski | 2016-04-02 | 1 | -7/+13 |
| * | | Update action.c | eltang | 2016-04-02 | 1 | -1/+1 |
| * | | Update action.c | eltang | 2016-04-02 | 1 | -1/+1 |
| * | | Update action.c | eltang | 2016-04-02 | 1 | -1/+1 |
| * | | Update action.c | eltang | 2016-04-02 | 1 | -1/+1 |
| * | | Update action.c | eltang | 2016-04-02 | 1 | -1/+1 |
| * | | Update action.c | eltang | 2016-04-02 | 1 | -1/+2 |
| * | | Update action.c | Eric-L-T | 2016-04-01 | 1 | -1/+1 |
| * | | Update action.c | Eric-L-T | 2016-04-01 | 1 | -8/+8 |
| * | | Update action.c | Eric-L-T | 2016-04-01 | 1 | -6/+6 |
| * | | Update action.c | Eric-L-T | 2016-04-01 | 1 | -1/+1 |
| * | | Update action.h | Eric-L-T | 2016-04-01 | 1 | -1/+0 |
| * | | Update action.c | Eric-L-T | 2016-04-01 | 1 | -4/+15 |
| * | | Cut the memory consumption of PREVENT_STUCK_MODIFIERS in half | Wojciech Siewierski | 2016-03-27 | 4 | -11/+16 |
| * | | Expose the pressed_actions_cache global variable | Wojciech Siewierski | 2016-03-15 | 2 | -4/+4 |
| * | | Always provide an implementation of process_action_nocache | Wojciech Siewierski | 2016-03-15 | 2 | -1/+6 |
| * | | process_action may be called either with key cache or without it | Wojciech Siewierski | 2016-03-13 | 2 | -0/+19 |
| * | | Document the issue of stuck modifiers | Wojciech Siewierski | 2016-03-08 | 1 | -1/+1 |
| * | | Fix the layer-dependent modifiers handling | Wojciech Siewierski | 2016-03-05 | 1 | -1/+21 |
* | | | Fix issue #221: LGUI(KC_LSFT) does not work | Didier Loiseau | 2016-04-06 | 1 | -2/+12 |
| |/
|/| |
|
* | | Merge pull request #219 from IBNobody/master | Jack Humbert | 2016-03-28 | 2 | -2/+5 |
|\ \ |
|
| * | | Minor Tweaks and Documentation | IBNobody | 2016-03-28 | 1 | -1/+1 |
| * | | Added command to turn LED indicators off while sleeping | IBNobody | 2016-03-28 | 1 | -1/+4 |
* | | | Merge pull request #214 from cdlm/action-hook | Jack Humbert | 2016-03-28 | 2 | -0/+8 |
|\ \ \
| |/ /
|/| | |
|
| * | | Rename function to be keyboard-specific | Damien Pollet | 2016-03-28 | 2 | -4/+4 |