Commit Graph

45 Commits (997a6747ee83c87de92d9444e2bc57c981dbf260)

Author SHA1 Message Date
precondition 1abf8f3e8b
[Feature] Send a dummy keycode to neutralize flashing modifiers in retro tap and key overrides (#20992) 2 years ago
Ryan 7ff80a57cb
Get rid of `USB_LED_SCROLL_LOCK` (#21405) 2 years ago
Pascal Getreuer 3993b15f05
[Core] Add Repeat Key ("repeat last key") as a core feature. (#19700) 2 years ago
Albert Y 128f808496
Add a user callback for pre process record (#20584) 2 years ago
Drashna Jaelre aec882528a
[Bug] Fix compilation error introduced by #20669 (#20849) 2 years ago
Pete Sevander 8a332e6f01
Fix Mod-Tap combo regression (#20669) 2 years ago
Albert Y f5b7491883
Add swap hands toggle functions (#20381) 2 years ago
Drashna Jaelre 7115927559
[Bug] Fix compilation issue with Swap Hands and Encoder Map (#20348) 2 years ago
Kasimir Pihlasviita 46844347c4
Fix OSMs getting stuck (#20034) 2 years ago
precondition 1899793f27
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211) 2 years ago
Joel Challis c485d1cf26
Remove use of keymap.h (#20004) 2 years ago
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