summaryrefslogtreecommitdiff
path: root/tmk_core/common/action_layer.h
Commit message (Expand)AuthorAge
* clang-format changesskullY2019-08-30
* Additional changes for Layer State typedef compatibility (#5906)Drashna Jaelre2019-08-21
* Typedef'ed layer_state_t to uint32_t (#3637)Alex Ong2019-05-17
* Change return type of layer_switch_get_layer() to uint8_t (#5011)fauxpark2019-01-31
* adding Hadron v3 keyboard, QWIIC devices support, haptic feedback support (#4...ishtob2018-12-04
* Add user level to default_layer_state_setDrashna Jaelre2018-10-01
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-17
* make 'layer_state_set' visible to user codeColin T.A. Gray2017-12-15
* helper to compare current layer_state to user layerColin T.A. Gray2017-12-08
* adds per-layer rgb color option to ezJack Humbert2017-11-06
* Fix bug fix attemptPriyadi Iman Nurcahyo2017-02-15
* Bug fix & added default_layer_state_set_kbPriyadi Iman Nurcahyo2017-02-15
* Add layer_state_set_kb hookPriyadi Iman Nurcahyo2017-02-15
* CheckinIBNobody2016-04-14
* Refactor the source layer cache encodingWojciech Siewierski2016-04-05
* Cut the memory consumption of PREVENT_STUCK_MODIFIERS in halfWojciech Siewierski2016-03-27
* Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk2015-04-10