index
:
qmk_firmware
master
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quantum
/
process_keycode
/
process_dynamic_macro.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-11
[Feature Improvement]add option to keep layer state when recording dynamic ma...
Chaser Huang
1
-1
/
+22
2024-08-18
Add dynamic macro keyboard callbacks (#24142)
Drashna Jaelre
1
-18
/
+34
2024-01-09
Fix user hook call for dynamic_macro_record_key (#22250)
Kai
1
-2
/
+1
2023-08-01
Fix Dynamic Macro Compilation for avr-gcc 5.4.0 + Linux (#21653)
James Young
1
-1
/
+1
2023-07-11
process_keycode: remove direct `quantum.h` includes (#21486)
Ryan
1
-0
/
+9
2023-06-02
[Core] Move dynamic macro "stop recording" logic to a function (#21108)
Ariane Emory
1
-55
/
+62
2023-04-03
Add direction to dynamic_macro_record_start_user (#19689)
Johannes H. Jensen
1
-5
/
+5
2022-11-03
Normalise Dynamic Macro keycodes (#18939)
Ryan
1
-13
/
+13
2022-10-03
Prevent tap dance from wiping dynamic macros (#17880)
Jason Ken Adhinarta
1
-8
/
+14
2022-07-02
Added Wait time to sending each Keys for Dynamic Macros function (#16800)
FREEWING.JP
1
-0
/
+3
2022-02-12
Format code according to conventions (#16322)
QMK Bot
1
-4
/
+12
2022-02-06
[Bug] Fix layer_state restoration at end of dynamic macro feature (#16230)
Desprez Jean-Marc
1
-1
/
+1
2020-07-07
format code according to conventions [skip ci]
QMK Bot
1
-2
/
+2
2020-07-07
Allowing Pressing the Start Buttons Again to Stop Dynamic Macro Recording (#9...
Dongfeng Yu
1
-3
/
+5
2019-11-04
[Core] Convert Dynamic Macro to a Core Feature (#5948)
Drashna Jaelre
1
-0
/
+257