index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tmk_core
/
common
/
action_layer.c
Age
Commit message (
Expand
)
Author
2018-10-01
Add user level to default_layer_state_set
Drashna Jaelre
2018-09-17
Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
Joe Wasson
2018-03-22
Generate API docs from source code comments (#2491)
skullydazed
2017-12-15
make 'layer_state_set' visible to user code
Colin T.A. Gray
2017-12-15
fixes 'layer_state_cmp' when layer is '1' (aka layer 0, aka layer 1<<0)
Colin T.A. Gray
2017-12-08
helper to compare current layer_state to user layer
Colin T.A. Gray
2017-11-06
adds per-layer rgb color option to ez
Jack Humbert
2017-08-20
Fix compilation error when NO_ACTION_LAYER is defined.
Joe Wasson
2017-02-15
Bug fix & added default_layer_state_set_kb
Priyadi Iman Nurcahyo
2017-02-15
Add layer_state_set_kb hook
Priyadi Iman Nurcahyo
2016-07-24
Fix compiler warning when PREVENT_STUCK_MODIFIERS is enabled.
Joe Wasson
2016-04-28
stops forcing debug_action
Jack Humbert
2016-04-17
Fixed many compiler warnings related to print being disabled
IBNobody
2016-04-13
Optimize source_layers_cache for the cache memory
Wojciech Siewierski
2016-04-05
Refactor the source layer cache encoding
Wojciech Siewierski
2016-03-27
Cut the memory consumption of PREVENT_STUCK_MODIFIERS in half
Wojciech Siewierski
2015-04-10
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
tmk