13 Commits (master)

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