34 Commits (2e766a9c7a0888a96ed9108f09a085f4298af0b3)

Author SHA1 Message Date
  Drashna Jaelre 48a79b08cc
Fix functions when `NO_ACTION_TAPPING` is defined (#11528) 1 year ago
  Albert Y 9908ed7ecd
Add swap hands status function (#19831) 1 year ago
  Nick Brassel b8ac4dddb6
Fixup `develop` compiles. (#19828) 1 year ago
  Joel Challis 6ceff1367d
Tidy up use of keycode range helpers (#19813) 1 year ago
  Joel Challis 1d0b4c8d38
Tidy up use of keycode range helpers (#19756) 1 year ago
  Ryan cf935d97ae
Fix functions with empty params (#19647) 1 year ago
  David Kosorin 0f5500182c
Allow mod-tap hold action on one shot layer (#19214) 1 year ago
  Stefan Kerkmann 85984902cf
Introduce IS_EVENT instead of !IS_NOEVENT (#19366) 1 year ago
  Stefan Kerkmann dedc54a328
[Core] guard action related debug messages (#19348) 1 year ago
  precondition 515dd18c28
Remove IGNORE_MOD_TAP_INTERRUPT_PER_KEY in favour of HOLD_ON_OTHER_KEY_PRESS_PER_KEY (#15741) 1 year ago
  Ryan f0b2bfd5ca
Programmable Button API refactor and improve docs (#18641) 1 year ago
  Ryan 2c96c75263
Small un/register_code() cleanups (#18544) 1 year ago
  Drashna Jaelre dbe214c326
Handle mouse keys more consistently (#18513) 1 year ago
  Drashna Jaelre fb400f2ac2
Enabling Pointing Device support in register code functions (#18363) 1 year ago
  Drashna Jaelre d909038b28
Move Oneshot mod callbacks to after mods are set (#18101) 1 year ago
  Stefan Kerkmann 8ce946b5c8
[Bug] Add key event check to `is_tap_record` and remove `is_tap_key` (#18063) 1 year ago
  precondition d44a950c10
Use TAP_HOLD_CAPS_DELAY for KC_LOCKING_CAPS_LOCK (#17099) 2 years ago
  Denis Savran b1ceb4bb6a
Fix one-shot locked modifiers (#16114) 2 years ago
  Drashna Jaelre b8574efcd6
Fix oneshot toggle logic (#16630) 2 years ago
  Nick Brassel 77180a6649
Fixup builds. (#16596) 2 years ago
  Nick Brassel 8d5eacb7dd
Add support for encoder mapping. (#13286) 2 years 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
  QMK Bot 63646e8906
Format code according to conventions (#16322) 2 years ago
  Ryan 1d11ae3087
Rip out old macro and action_function system (#16025) 2 years ago
  Drashna Jaelre 672c6b4721
Make (un)register code functions weak (#15285) 2 years ago
  Isaac Elenbaas d9393b8684
Add Retro Shift (Auto Shift for Tap Hold via Retro Tapping) and Custom Auto Shifts (#11059) 2 years ago
  QMK Bot 2c5d66987d
Format code according to conventions (#15193) 2 years ago
  Ryan f529580860
Basic keycode overhaul (#14726) 2 years ago
  Joel Challis 92385e30cd
Manually format develop (#15003) 2 years ago
  Drashna Jaelre 2980c63d3d
Fix issues with Oneshot disabling (#14934) 2 years ago
  Thomas Weißschuh 83988597f4
Add Support for USB programmable buttons (#12950) 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) 3 years ago
  James Young 7d1194de01
run: qmk cformat --core-only 3 years ago
  Drashna Jaelre f0b30e0027
Make Swap Hands use PROGMEM (#12284) 3 years ago
  Isaac Elenbaas 765d8a33dd
Fixes #4072, #6214. Revision of #156 to clear before AS/TD. (#9941) 3 years ago
  Liyang HU c4bd6af837
tmk_core/common/action.c: refactor for code size; merge multiple `case`s into one (#11943) 3 years ago
  github-actions[bot] a5f63dbf93
Format code according to conventions (#11936) 3 years ago
  Ryan be70f466fe
Fix compilation error for `tap_code_delay()` (#11938) 3 years ago
  Ryan 3345ce2686
Add `tap_code_delay(code, delay)` (#11913) 3 years ago
  Drashna Jaelre 7161d65070
Remove FAUXCLICKY feature (deprecated) (#11829) 3 years ago
  Alexander Ulitin 9146d30f06
[Bug] Fix media key missing upstroke event (#11162) 3 years ago
  Drashna Jaelre 99f3df2893
Add support for 8 buttons to mouse report (#10807) 3 years ago
  Ryan 501f2fdef1
Normalise include statements in core code (#11153) 3 years ago
  James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 3 years ago