aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/common/action.c
Commit message (Expand)AuthorAgeFilesLines
* Fix TO() and DF() calling layer_state_set_[kb,user] twice (#6003)fauxpark2019-05-291-2/+2
* Typedef'ed layer_state_t to uint32_t (#3637)Alex Ong2019-05-171-4/+4
* Make delay for Capslock in Hold-Tap functions configurable (#5497)Drashna Jaelre2019-05-161-1/+9
* compiles, but long delay on startup and problemsskullY2019-02-101-1/+1
* Add support for RETRO_TAPPING to LT(layer, kc)lambda_sakura2019-01-251-1/+9
* Keep pressed keys on layer state change (fixes #2053, #2279) (#3905)Konstantin Đorđević2018-12-281-1/+10
* Fix up tap_code functionality (#4609)Drashna Jaelre2018-12-141-0/+12
* Add mousekey_send to (un)register_codeDrashna Jaelre2018-10-041-0/+2
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-1/+1
* fix mousekey callJack Humbert2018-09-031-6/+11
* Enable mouse keys in register_code and unregister_codeSteven Liu2018-09-031-0/+6
* Allow one-shot modifiers to be chainedGergely Nagy2018-05-141-3/+3
* Generate API docs from source code comments (#2491)skullydazed2018-03-221-5/+58
* Fix swap-hands tapping.Joe Wasson2018-03-161-4/+40
* Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistencyJoe Wasson2018-03-161-3/+3
* backlight breathing overhaul (#2187)Balz Guenat2018-01-011-2/+5
* RETRO_TAPPING (#1922)tsankuanglee2017-10-311-3/+36
* #1792 added in waits from tmk for locking switchesJoe Martin2017-10-101-0/+3
* Remove noisy debug lineCarlos Quiroz2017-06-181-1/+0
* Deactivate oneshot mods once timedoutCarlos Quiroz2017-06-181-0/+3
* Re-enable mouse buttonsJack Humbert2017-05-291-4/+6
* - Added integration of IBM Trackpointdbroqua2017-05-261-4/+30
* Workaround for the macOS caps lock delay (#1308)jerryen2017-05-191-0/+4
* Call led_set for layer action events to update LEDs on layer changesNephiel2017-05-101-0/+15
* Fix warnings when ACTION_ONESHOT is disabledFred Sundvik2017-04-131-1/+1
* Implement faux-clicky featurePriyadi Iman Nurcahyo2017-02-131-0/+13
* moved oneshot cancellation code outside of process_record.SjB2017-01-291-8/+8
* oneshot timeout would only timeout after an event.SjB2017-01-151-7/+7
* Fix issue #772 Meh and Hyper not workingDidier Loiseau2016-09-231-3/+4
* Improve one-hand support by adding more actions and tap keys.Joe Wasson2016-08-201-4/+53
* Add one-hand support.Joe Wasson2016-08-201-0/+33
* splits process_action up to handle records separately (#329)Jack Humbert2016-05-151-21/+26
* Leader key implementation (#326)Erez Zukerman2016-05-151-2/+5
* Adds oneshot layer and oneshot tap toggling (#308)Thiago Alves2016-05-051-8/+89
* stops forcing debug_actionJack Humbert2016-04-281-4/+4
* Fixed many compiler warnings related to print being disabledIBNobody2016-04-171-4/+4
* Merge pull request #182 from Vifon/modifier-release-fixErez Zukerman2016-04-061-1/+17
|\
| * Refactor the source layer cache encodingWojciech Siewierski2016-04-051-41/+0
| * Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware into mod...Wojciech Siewierski2016-04-031-0/+10
| |\
| * | Cleanup after mergeWojciech Siewierski2016-04-021-7/+13
| * | Update action.celtang2016-04-021-1/+1
| * | Update action.celtang2016-04-021-1/+1
| * | Update action.celtang2016-04-021-1/+1
| * | Update action.celtang2016-04-021-1/+1
| * | Update action.celtang2016-04-021-1/+1
| * | Update action.celtang2016-04-021-1/+2
| * | Update action.cEric-L-T2016-04-011-1/+1
| * | Update action.cEric-L-T2016-04-011-8/+8
| * | Update action.cEric-L-T2016-04-011-6/+6
| * | Update action.cEric-L-T2016-04-011-1/+1