summaryrefslogtreecommitdiff
path: root/quantum/process_keycode/process_dynamic_macro.c
AgeCommit message (Expand)Author
2024-01-09Fix user hook call for dynamic_macro_record_key (#22250)Kai
2023-08-01Fix Dynamic Macro Compilation for avr-gcc 5.4.0 + Linux (#21653)James Young
2023-07-11process_keycode: remove direct `quantum.h` includes (#21486)Ryan
2023-06-02[Core] Move dynamic macro "stop recording" logic to a function (#21108)Ariane Emory
2023-04-03Add direction to dynamic_macro_record_start_user (#19689)Johannes H. Jensen
2022-11-03Normalise Dynamic Macro keycodes (#18939)Ryan
2022-10-03Prevent tap dance from wiping dynamic macros (#17880)Jason Ken Adhinarta
2022-07-02Added Wait time to sending each Keys for Dynamic Macros function (#16800)FREEWING.JP
2022-02-12Format code according to conventions (#16322)QMK Bot
2022-02-06[Bug] Fix layer_state restoration at end of dynamic macro feature (#16230)Desprez Jean-Marc
2020-07-07format code according to conventions [skip ci]QMK Bot
2020-07-07Allowing Pressing the Start Buttons Again to Stop Dynamic Macro Recording (#9...Dongfeng Yu
2019-11-04[Core] Convert Dynamic Macro to a Core Feature (#5948)Drashna Jaelre