Commit Graph

12 Commits (70e34e491c297231a3f987fd69760d38e79dbfa4)

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