index
:
avr/qmk/firmware
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tmk_core
/
common
/
action.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix compile issues related to NO_ACTION_MACRO/FUNCTION and LTO_ENABLE (#8663)
Konstantin Đorđević
2020-04-09
1
-0
/
+10
*
Add Post Processing to process_record (#4892)
Drashna Jaelre
2020-03-23
1
-0
/
+2
*
Fix bug in `do_code16()` (#6935)
fauxpark
2019-10-16
1
-0
/
+2
*
clang-format changes
skullY
2019-08-30
1
-19
/
+18
*
Add support for RETRO_TAPPING to LT(layer, kc)
lambda_sakura
2019-01-25
1
-0
/
+1
*
Keep pressed keys on layer state change (fixes #2053, #2279) (#3905)
Konstantin Đorđević
2018-12-28
1
-0
/
+1
*
Fix up tap_code functionality (#4609)
Drashna Jaelre
2018-12-14
1
-1
/
+1
*
Add tap_code function (#3784)
Drashna Jaelre
2018-10-01
1
-0
/
+1
*
Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
Joe Wasson
2018-09-17
1
-1
/
+1
*
Fix swap-hands tapping.
Joe Wasson
2018-03-16
1
-0
/
+4
*
Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistency
Joe Wasson
2018-03-16
1
-1
/
+1
*
Add one-hand support.
Joe Wasson
2016-08-20
1
-0
/
+18
*
splits process_action up to handle records separately (#329)
Jack Humbert
2016-05-15
1
-3
/
+4
*
Leader key implementation (#326)
Erez Zukerman
2016-05-15
1
-1
/
+1
*
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware into mod...
Wojciech Siewierski
2016-04-03
1
-0
/
+3
|
\
|
*
Rename function to be keyboard-specific
Damien Pollet
2016-03-28
1
-2
/
+2
|
*
Add per-event user hook function to QMK
Damien Pollet
2016-03-28
1
-0
/
+3
*
|
Update action.h
Eric-L-T
2016-04-01
1
-1
/
+0
*
|
Cut the memory consumption of PREVENT_STUCK_MODIFIERS in half
Wojciech Siewierski
2016-03-27
1
-1
/
+1
*
|
Expose the pressed_actions_cache global variable
Wojciech Siewierski
2016-03-15
1
-0
/
+1
*
|
Always provide an implementation of process_action_nocache
Wojciech Siewierski
2016-03-15
1
-1
/
+1
*
|
process_action may be called either with key cache or without it
Wojciech Siewierski
2016-03-13
1
-0
/
+4
|
/
*
Revert "Make action_for_key a weak symbol"
tmk
2015-05-21
1
-1
/
+0
*
Make action_for_key a weak symbol
Dan McGregor
2015-05-19
1
-0
/
+1
*
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
tmk
2015-04-10
1
-0
/
+82