Commit Graph

8 Commits (fix_template_bootmagic)

Author SHA1 Message Date
QMK Bot 2f0dc0fb6d
Format code according to conventions (#16419) 3 years ago
QMK Bot 25ba9b41c1
Format code according to conventions (#16421) 3 years ago
Joel Challis 5249a606f1
Fix up issue with PROGMEM and hand_swap_config (#16027) 3 years ago
Ryan 1d11ae3087
Rip out old macro and action_function system (#16025) 3 years ago
QMK Bot 2c5d66987d
Format code according to conventions (#15193) 4 years ago
Joel Challis 92385e30cd
Manually format develop (#15003) 4 years ago
Drashna Jaelre ab34ecb669
Apply `TAP_CODE_DELAY` to Tap Dance key sequences (#14412) 4 years ago
Joel Challis a84de5e22b
Revert 14083 && 14144 (#14150) 4 years ago
Joel Challis c4dbf4bf01
Tidy up quantum.c now some of tmk_core has been merged (#14083) 4 years ago
Joel Challis b8e913c8db
Migrate platform independent code from tmk_core -> quantum (#13673) 4 years ago
Pete Sevander 7e983796e1
Process combos earlier & overlapping combos (#8591) 4 years ago
James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 4 years ago
James Young 7d1194de01
run: qmk cformat --core-only 4 years ago
Drashna Jaelre f0b30e0027
Make Swap Hands use PROGMEM (#12284) 4 years ago
Ryan 3345ce2686
Add `tap_code_delay(code, delay)` (#11913) 4 years ago
Ryan 1d1d5da43f
Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 4 years ago
Drashna Jaelre 92385b3fb6 Better handle LTO_ENABLE (#9832) 5 years ago
Konstantin Đorđević be2f5816b6
Fix compile issues related to NO_ACTION_MACRO/FUNCTION and LTO_ENABLE (#8663) 5 years ago
Drashna Jaelre 5117dff6a2
Add Post Processing to process_record (#4892) 5 years ago
fauxpark 63f4806d7a Fix bug in `do_code16()` (#6935) 6 years ago
skullY b624f32f94 clang-format changes 6 years ago
lambda_sakura 8e47f64888 Add support for RETRO_TAPPING to LT(layer, kc) 6 years ago
Konstantin Đorđević 93b004c943 Keep pressed keys on layer state change (fixes #2053, #2279) (#3905) 6 years ago
Drashna Jaelre 02d44beb44 Fix up tap_code functionality (#4609) 7 years ago
Drashna Jaelre 26f4e7031a Add tap_code function (#3784) 7 years ago
Joe Wasson 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 7 years ago
Joe Wasson 5d771039ad Fix swap-hands tapping. 7 years ago
Joe Wasson 7230923b05 Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistency 7 years ago
Joe Wasson dd37860160 Add one-hand support. 9 years ago
Jack Humbert bf5c2ccee5 splits process_action up to handle records separately (#329) 9 years ago
Erez Zukerman 1a8c0dd22d Leader key implementation (#326) 9 years ago
Eric-L-T cd8dd1b6d6 Update action.h 9 years ago
Damien Pollet acd64aa841 Rename function to be keyboard-specific 9 years ago
Damien Pollet ef21a855e6 Add per-event user hook function to QMK 9 years ago
Wojciech Siewierski b4f442dfea Cut the memory consumption of PREVENT_STUCK_MODIFIERS in half 9 years ago
Wojciech Siewierski a5cdc3aab1 Expose the pressed_actions_cache global variable 9 years ago
Wojciech Siewierski 73cb87740b Always provide an implementation of process_action_nocache 9 years ago
Wojciech Siewierski 20dd9c0326 process_action may be called either with key cache or without it 9 years ago
tmk 5b46031658 Revert "Make action_for_key a weak symbol" 10 years ago
Dan McGregor c17b8a599e Make action_for_key a weak symbol 10 years ago