summaryrefslogtreecommitdiff
path: root/tmk_core/common/action.c
Commit message (Expand)AuthorAge
* Move tmk_core/common/backlight to quantum/backlight (#6710)Joel Challis2019-10-17
* Fix bug in `do_code16()` (#6935)fauxpark2019-10-16
* clang-format changesskullY2019-08-30
* Extend allowed range of tappable keycodes to include modifiers (#5809)fauxpark2019-08-08
* Add support for TAP_CODE_DELAY to Hold-Tap keys (#5400)Drashna Jaelre2019-07-22
* Make Caps Lock delay more reasonable (#6199)Drashna Jaelre2019-07-16
* Fix TO() and DF() calling layer_state_set_[kb,user] twice (#6003)fauxpark2019-05-29
* Typedef'ed layer_state_t to uint32_t (#3637)Alex Ong2019-05-17
* Make delay for Capslock in Hold-Tap functions configurable (#5497)Drashna Jaelre2019-05-16
* compiles, but long delay on startup and problemsskullY2019-02-10
* Add support for RETRO_TAPPING to LT(layer, kc)lambda_sakura2019-01-25
* Keep pressed keys on layer state change (fixes #2053, #2279) (#3905)Konstantin Đorđević2018-12-28
* Fix up tap_code functionality (#4609)Drashna Jaelre2018-12-14
* Add mousekey_send to (un)register_codeDrashna Jaelre2018-10-04
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-17
* fix mousekey callJack Humbert2018-09-03
* Enable mouse keys in register_code and unregister_codeSteven Liu2018-09-03
* Allow one-shot modifiers to be chainedGergely Nagy2018-05-14
* Generate API docs from source code comments (#2491)skullydazed2018-03-22
* Fix swap-hands tapping.Joe Wasson2018-03-16
* Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistencyJoe Wasson2018-03-16
* backlight breathing overhaul (#2187)Balz Guenat2018-01-01
* RETRO_TAPPING (#1922)tsankuanglee2017-10-31
* #1792 added in waits from tmk for locking switchesJoe Martin2017-10-10
* Remove noisy debug lineCarlos Quiroz2017-06-18
* Deactivate oneshot mods once timedoutCarlos Quiroz2017-06-18
* Re-enable mouse buttonsJack Humbert2017-05-29
* - Added integration of IBM Trackpointdbroqua2017-05-26
* Workaround for the macOS caps lock delay (#1308)jerryen2017-05-19
* Call led_set for layer action events to update LEDs on layer changesNephiel2017-05-10
* Fix warnings when ACTION_ONESHOT is disabledFred Sundvik2017-04-13
* Implement faux-clicky featurePriyadi Iman Nurcahyo2017-02-13
* moved oneshot cancellation code outside of process_record.SjB2017-01-29
* oneshot timeout would only timeout after an event.SjB2017-01-15
* Fix issue #772 Meh and Hyper not workingDidier Loiseau2016-09-23
* Improve one-hand support by adding more actions and tap keys.Joe Wasson2016-08-20
* Add one-hand support.Joe Wasson2016-08-20
* splits process_action up to handle records separately (#329)Jack Humbert2016-05-15
* Leader key implementation (#326)Erez Zukerman2016-05-15
* Adds oneshot layer and oneshot tap toggling (#308)Thiago Alves2016-05-05
* stops forcing debug_actionJack Humbert2016-04-28
* Fixed many compiler warnings related to print being disabledIBNobody2016-04-17
* Merge pull request #182 from Vifon/modifier-release-fixErez Zukerman2016-04-06
|\
| * Refactor the source layer cache encodingWojciech Siewierski2016-04-05
| * Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware into mod...Wojciech Siewierski2016-04-03
| |\
| * | Cleanup after mergeWojciech Siewierski2016-04-02
| * | Update action.celtang2016-04-02
| * | Update action.celtang2016-04-02
| * | Update action.celtang2016-04-02
| * | Update action.celtang2016-04-02