Commit Graph

34 Commits (17bbef5200792d22df2bcc66e2f59a800252a1d3)

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