summaryrefslogtreecommitdiffstats
path: root/tmk_core
AgeCommit message (Expand)AuthorFilesLines
2016-05-15updates midi functionality (#331)Jack Humbert1-1/+1
2016-05-15splits process_action up to handle records separately (#329)Jack Humbert3-39/+45
2016-05-15Leader key implementation (#326)Erez Zukerman3-5/+8
2016-05-09Backlight Breathing for Planck and AtomicJack Humbert4-5/+17
2016-05-06[Jack & Erez] Adds an option for user-specific config.h filesErez Zukerman1-0/+9
2016-05-06Adds oneshot layer and oneshot tap toggling (#308)Thiago Alves5-14/+186
2016-04-29stops forcing debug_actionJack Humbert4-16/+16
2016-04-22Update functions used to write to EEPROMEric Tang6-31/+31
2016-04-21start-up sound working, removes tick with some devicesJack Humbert1-1/+2
2016-04-19Fixed speaker being on during sleep.IBNobody1-1/+11
2016-04-18Added extra songs, LED indicator notesIBNobody1-0/+7
2016-04-17Fixed many compiler warnings related to print being disabledIBNobody7-45/+49
2016-04-17Adding Musical NotesIBNobody7-4/+66
2016-04-17MAGIC functionality, AG swap in default layoutJack Humbert5-4/+52
2016-04-16audio on by defaultJack Humbert1-1/+1
2016-04-16audio enable stored in eepromJack Humbert2-0/+14
2016-04-15Prepping for merge with new_defaultsIBNobody2-15/+16
2016-04-15the spacessssJack Humbert2-15/+15
2016-04-15bootmagic somehow not getting enabled, so adding eeconfig to backlight src in...Jack Humbert1-0/+1
2016-04-15fixed mergingIBNobody2-15/+15
2016-04-15changing up the makefile a bitJack Humbert2-15/+15
2016-04-15CheckinIBNobody1-0/+1
2016-04-14Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody1-4/+4
2016-04-14Compiler Warnings / Atomic TLCIBNobody2-2/+3
2016-04-13Optimize source_layers_cache for the cache memoryWojciech Siewierski1-4/+4
2016-04-06Merge pull request #182 from Vifon/modifier-release-fixErez Zukerman4-7/+103
2016-04-06Fix issue #221: LGUI(KC_LSFT) does not workDidier Loiseau1-2/+12
2016-04-05Refactor the source layer cache encodingWojciech Siewierski3-41/+71
2016-04-03Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware into mod...Wojciech Siewierski11-113/+414
2016-04-02Cleanup after mergeWojciech Siewierski1-7/+13
2016-04-02Update action.celtang1-1/+1
2016-04-02Update action.celtang1-1/+1
2016-04-02Update action.celtang1-1/+1
2016-04-02Update action.celtang1-1/+1
2016-04-02Update action.celtang1-1/+1
2016-04-02Update action.celtang1-1/+2
2016-04-02Update action.cEric-L-T1-1/+1
2016-04-02Update action.cEric-L-T1-8/+8
2016-04-02Update action.cEric-L-T1-6/+6
2016-04-01Update action.cEric-L-T1-1/+1
2016-04-01Update action.hEric-L-T1-1/+0
2016-04-01Update action.cEric-L-T1-4/+15
2016-03-29Merge pull request #219 from IBNobody/masterJack Humbert2-2/+5
2016-03-29Minor Tweaks and DocumentationIBNobody1-1/+1
2016-03-28Added command to turn LED indicators off while sleepingIBNobody1-1/+4
2016-03-28Merge pull request #214 from cdlm/action-hookJack Humbert2-0/+8
2016-03-28Rename function to be keyboard-specificDamien Pollet2-4/+4
2016-03-28Add per-event user hook function to QMKDamien Pollet2-0/+8
2016-03-28Magic Key Overrides / Keyboard Lock / Forced NKROIBNobody3-107/+373
2016-03-27Cut the memory consumption of PREVENT_STUCK_MODIFIERS in halfWojciech Siewierski4-11/+16