aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core
Commit message (Expand)AuthorAgeFilesLines
* Adding Musical NotesIBNobody2016-04-167-4/+66
|\
| * MAGIC functionality, AG swap in default layoutJack Humbert2016-04-165-4/+52
| * audio on by defaultJack Humbert2016-04-151-1/+1
| * audio enable stored in eepromJack Humbert2016-04-152-0/+14
* | Prepping for merge with new_defaultsIBNobody2016-04-152-15/+16
|\|
| * the spacessssJack Humbert2016-04-152-15/+15
| * bootmagic somehow not getting enabled, so adding eeconfig to backlight src in...Jack Humbert2016-04-141-0/+1
* | fixed mergingIBNobody2016-04-142-15/+15
|\|
| * changing up the makefile a bitJack Humbert2016-04-142-15/+15
* | CheckinIBNobody2016-04-141-0/+1
|/
* Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody2016-04-131-4/+4
|\
| * Optimize source_layers_cache for the cache memoryWojciech Siewierski2016-04-131-4/+4
* | Compiler Warnings / Atomic TLCIBNobody2016-04-132-2/+3
|/
* Merge pull request #182 from Vifon/modifier-release-fixErez Zukerman2016-04-064-7/+103
|\
| * Refactor the source layer cache encodingWojciech Siewierski2016-04-053-41/+71
| * Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware into mod...Wojciech Siewierski2016-04-0311-113/+414
| |\
| * | Cleanup after mergeWojciech Siewierski2016-04-021-7/+13
| * | Update action.celtang2016-04-021-1/+1
| * | Update action.celtang2016-04-021-1/+1
| * | Update action.celtang2016-04-021-1/+1
| * | Update action.celtang2016-04-021-1/+1
| * | Update action.celtang2016-04-021-1/+1
| * | Update action.celtang2016-04-021-1/+2
| * | Update action.cEric-L-T2016-04-011-1/+1
| * | Update action.cEric-L-T2016-04-011-8/+8
| * | Update action.cEric-L-T2016-04-011-6/+6
| * | Update action.cEric-L-T2016-04-011-1/+1
| * | Update action.hEric-L-T2016-04-011-1/+0
| * | Update action.cEric-L-T2016-04-011-4/+15
| * | Cut the memory consumption of PREVENT_STUCK_MODIFIERS in halfWojciech Siewierski2016-03-274-11/+16
| * | Expose the pressed_actions_cache global variableWojciech Siewierski2016-03-152-4/+4
| * | Always provide an implementation of process_action_nocacheWojciech Siewierski2016-03-152-1/+6
| * | process_action may be called either with key cache or without itWojciech Siewierski2016-03-132-0/+19
| * | Document the issue of stuck modifiersWojciech Siewierski2016-03-081-1/+1
| * | Fix the layer-dependent modifiers handlingWojciech Siewierski2016-03-051-1/+21
* | | Fix issue #221: LGUI(KC_LSFT) does not workDidier Loiseau2016-04-061-2/+12
| |/ |/|
* | Merge pull request #219 from IBNobody/masterJack Humbert2016-03-282-2/+5
|\ \
| * | Minor Tweaks and DocumentationIBNobody2016-03-281-1/+1
| * | Added command to turn LED indicators off while sleepingIBNobody2016-03-281-1/+4
* | | Merge pull request #214 from cdlm/action-hookJack Humbert2016-03-282-0/+8
|\ \ \ | |/ / |/| |
| * | Rename function to be keyboard-specificDamien Pollet2016-03-282-4/+4
| * | Add per-event user hook function to QMKDamien Pollet2016-03-282-0/+8
* | | Magic Key Overrides / Keyboard Lock / Forced NKROIBNobody2016-03-283-107/+373
|/ /
* | Merge pull request #188 from DidierLoiseau/issue-156Erez Zukerman2016-03-274-2/+23
|\ \
| * | Fix #156: clear weak mods on every key pressDidier Loiseau2016-03-084-2/+23
| |/
* | Fixed LED Function CallsIBNobody2016-03-221-2/+3
* | Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody2016-03-221-2/+2
|\ \
| * | Addressed void* return warning in all keymapsyoyoerx2016-03-101-2/+2
| |/
* / Adding LED function pointersIBNobody2016-03-151-0/+2
|/
* Added note about using avr_setup.shdragon7882016-02-071-1/+1