13 Commits (51cfd7554a7736225daf93949e47ee17b80ee32c)

Author SHA1 Message Date
  Kai 13f7b68240
Fix user hook call for dynamic_macro_record_key (#22250) 5 months ago
  James Young eab315e935
Fix Dynamic Macro Compilation for avr-gcc 5.4.0 + Linux (#21653) 11 months ago
  Ryan eee0384167
process_keycode: remove direct `quantum.h` includes (#21486) 11 months ago
  Ariane Emory c754f644dc
[Core] Move dynamic macro "stop recording" logic to a function (#21108) 1 year ago
  Johannes H. Jensen 68efea70b2
Add direction to dynamic_macro_record_start_user (#19689) 1 year ago
  Ryan fe18df9d41
Normalise Dynamic Macro keycodes (#18939) 1 year ago
  Jason Ken Adhinarta c0e6a28bc6
Prevent tap dance from wiping dynamic macros (#17880) 1 year ago
  FREEWING.JP 9dc7b9d40c
Added Wait time to sending each Keys for Dynamic Macros function (#16800) 2 years ago
  QMK Bot 63646e8906
Format code according to conventions (#16322) 2 years ago
  Desprez Jean-Marc 5a0e129f11
[Bug] Fix layer_state restoration at end of dynamic macro feature (#16230) 2 years ago
  QMK Bot 9ae15e8c79 format code according to conventions [skip ci] 4 years ago
  Dongfeng Yu 666cb44673
Allowing Pressing the Start Buttons Again to Stop Dynamic Macro Recording (#9446) 4 years ago
  Drashna Jaelre 542cb0a8ce [Core] Convert Dynamic Macro to a Core Feature (#5948) 4 years ago
  skullY b624f32f94 clang-format changes 4 years ago
  Fred Sundvik 67eeb889ba Fix dynamic macros on ChibiOS keyboards 6 years ago
  Daniel Shields 606e13a47e Prevent the recording of looping dynamic macros. 7 years ago
  Wojciech Siewierski a1e156a3d2 dynamic_macro.h: Do not use backlight_toggle if backlight is disabled 7 years ago
  Wojciech Siewierski 10a7cd7e5a dynamic_macro.h: Add debug logs 7 years ago
  Wojciech Siewierski 8e94c9b4cb dynamic_macro.h: Make the documentation more clear 7 years ago
  Wojciech Siewierski 4b50ea15a9 dynamic_macro.h: Do not save the keys being held when stopping the recording 7 years ago
  Wojciech Siewierski 436d661775 dynamic_macro.h: Fix an off-by-two error 7 years ago
  Wojciech Siewierski 5e2a999278 dynamic_macro.h: Always toggle the backlight twice as a notification 7 years ago
  Wojciech Siewierski 40fe30e4d6 dynamic_macro.h: Ignore all the initial key releases 7 years ago
  Weiyi Lou 4ff40a551a Add `DYN_REC_STOP` to dynamic macros 7 years ago
  skullydazed 23839b8c6d Clarify the quantum license (#1042) 7 years ago
  Wojciech Siewierski 70f32842e5 Reduce the default dynamic macro buffer 7 years ago
  Wojciech Siewierski 39e8e61258 Implement the dynamic macros that are recorded in runtime 7 years ago