aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/common/action_layer.h
Commit message (Expand)AuthorAgeFilesLines
* format code according to conventions [skip ci]QMK Bot2020-08-291-4/+3
* Initialize Layer State on startup (#8318)Drashna Jaelre2020-08-291-2/+4
* Optimization for scanning less layers. (#8311)Alex Ong2020-05-111-2/+13
* Strip out features to allow minimum firmware sizes (#8645)Joel Challis2020-04-011-7/+7
* Fix LAYER_STATE_8BIT compile issues (#7304)Joel Challis2019-11-081-1/+1
* clang-format changesskullY2019-08-301-31/+27
* Additional changes for Layer State typedef compatibility (#5906)Drashna Jaelre2019-08-211-1/+4
* Typedef'ed layer_state_t to uint32_t (#3637)Alex Ong2019-05-171-15/+23
* Change return type of layer_switch_get_layer() to uint8_t (#5011)fauxpark2019-01-311-1/+1
* adding Hadron v3 keyboard, QWIIC devices support, haptic feedback support (#4...ishtob2018-12-041-3/+1
* Add user level to default_layer_state_setDrashna Jaelre2018-10-011-0/+2
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-1/+1
* 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
* 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