Commit Graph

21 Commits (f644db042c488a19c2256c9f3870b5bd331cc98c)

Author SHA1 Message Date
lambda_sakura 8e47f64888 Add support for RETRO_TAPPING to LT(layer, kc)
5 years ago
Konstantin Đorđević 93b004c943 Keep pressed keys on layer state change (fixes #2053, #2279) (#3905)
6 years ago
Drashna Jaelre 02d44beb44 Fix up tap_code functionality (#4609)
6 years ago
Drashna Jaelre 26f4e7031a Add tap_code function (#3784)
6 years ago
Joe Wasson 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
6 years ago
Joe Wasson 5d771039ad Fix swap-hands tapping.
6 years ago
Joe Wasson 7230923b05 Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistency
6 years ago
Joe Wasson dd37860160 Add one-hand support.
8 years ago
Jack Humbert bf5c2ccee5 splits process_action up to handle records separately (#329)
8 years ago
Erez Zukerman 1a8c0dd22d Leader key implementation (#326)
8 years ago
Wojciech Siewierski 47dd29513e Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware into modifier-release-fix
8 years ago
Eric-L-T cd8dd1b6d6 Update action.h
8 years ago
Damien Pollet acd64aa841 Rename function to be keyboard-specific
8 years ago
Damien Pollet ef21a855e6 Add per-event user hook function to QMK
8 years ago
Wojciech Siewierski b4f442dfea Cut the memory consumption of PREVENT_STUCK_MODIFIERS in half
8 years ago
Wojciech Siewierski a5cdc3aab1 Expose the pressed_actions_cache global variable
8 years ago
Wojciech Siewierski 73cb87740b Always provide an implementation of process_action_nocache
8 years ago
Wojciech Siewierski 20dd9c0326 process_action may be called either with key cache or without it
8 years ago
tmk 5b46031658 Revert "Make action_for_key a weak symbol"
9 years ago
Dan McGregor c17b8a599e Make action_for_key a weak symbol
9 years ago
tmk 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
9 years ago