summaryrefslogtreecommitdiffstats
path: root/tmk_core/common/action_layer.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-20Fix compilation error when NO_ACTION_LAYER is defined.Joe Wasson1-1/+1
2017-02-14Bug fix & added default_layer_state_set_kbPriyadi Iman Nurcahyo1-0/+6
2017-02-14Add layer_state_set_kb hookPriyadi Iman Nurcahyo1-0/+6
2016-07-24Fix compiler warning when PREVENT_STUCK_MODIFIERS is enabled.Joe Wasson1-1/+1
2016-04-29stops forcing debug_actionJack Humbert1-4/+4
2016-04-17Fixed many compiler warnings related to print being disabledIBNobody1-6/+6
2016-04-13Optimize source_layers_cache for the cache memoryWojciech Siewierski1-4/+4
2016-04-05Refactor the source layer cache encodingWojciech Siewierski1-0/+63
2016-03-27Cut the memory consumption of PREVENT_STUCK_MODIFIERS in halfWojciech Siewierski1-7/+9
2015-04-09Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk1-0/+138