aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/common/action_layer.h
Commit message (Collapse)AuthorAgeFilesLines
* make 'layer_state_set' visible to user codeColin T.A. Gray2017-12-151-5/+12
|
* helper to compare current layer_state to user layerColin T.A. Gray2017-12-081-0/+2
| | | | | Performs the same bit comparison that the layer_move functions perform
* adds per-layer rgb color option to ezJack Humbert2017-11-061-0/+2
|
* Fix bug fix attemptPriyadi Iman Nurcahyo2017-02-151-2/+2
|
* Bug fix & added default_layer_state_set_kbPriyadi Iman Nurcahyo2017-02-151-2/+5
|
* Add layer_state_set_kb hookPriyadi Iman Nurcahyo2017-02-151-0/+2
|
* CheckinIBNobody2016-04-141-0/+1
|
* Refactor the source layer cache encodingWojciech Siewierski2016-04-051-0/+8
|
* Cut the memory consumption of PREVENT_STUCK_MODIFIERS in halfWojciech Siewierski2016-03-271-0/+3
|
* Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk2015-04-101-0/+77