index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tmk_core
/
common
/
action_layer.h
Age
Commit message (
Expand
)
Author
2019-11-08
Fix LAYER_STATE_8BIT compile issues (#7304)
Joel Challis
2019-08-30
clang-format changes
skullY
2019-08-21
Additional changes for Layer State typedef compatibility (#5906)
Drashna Jaelre
2019-05-17
Typedef'ed layer_state_t to uint32_t (#3637)
Alex Ong
2019-01-31
Change return type of layer_switch_get_layer() to uint8_t (#5011)
fauxpark
2018-12-04
adding Hadron v3 keyboard, QWIIC devices support, haptic feedback support (#4...
ishtob
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
2017-12-15
make 'layer_state_set' visible to user code
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-02-15
Fix bug fix attempt
Priyadi Iman Nurcahyo
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-04-14
Checkin
IBNobody
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