index
:
qmk_firmware
master
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quantum
/
action_util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-11
[Core] Speculative Hold option for mod-taps: hold mods instantly while unsett...
Pascal Getreuer
1
-0
/
+5
2025-09-30
[Feature] Implement `mod_t` packed struct (#25168)
Pablo MartÃnez
1
-7
/
+40
2025-05-06
Remove force disable of NKRO when Bluetooth enabled (#25201)
Joel Challis
1
-6
/
+3
2025-03-21
Non-volatile memory data repository pattern (#24356)
Nick Brassel
1
-1
/
+1
2024-10-18
[Core] `usb_device_state`: consolidate usb state handling across implementati...
Stefan Kerkmann
1
-1
/
+2
2023-10-23
Separate 6KRO and NKRO report structs (#22267)
Ryan
1
-12
/
+45
2023-07-08
[Feature] Send a dummy keycode to neutralize flashing modifiers in retro tap ...
precondition
1
-0
/
+25
2023-04-12
quantum/action_util.c: Use uint8_t for oneshot_layer_data (#20423)
Manuel Ullmann
1
-1
/
+1
2023-04-03
Fix OSMs getting stuck (#20034)
Kasimir Pihlasviita
1
-0
/
+12
2023-01-20
Fix functions with empty params (#19647)
Ryan
1
-2
/
+2
2022-03-14
Fix oneshot toggle logic (#16630)
Drashna Jaelre
1
-8
/
+7
2022-03-11
Fix flipped One Shot logic (#16617)
Pascal Getreuer
1
-3
/
+4
2022-03-03
[Bug] fix v-usb connection enumeration, ifdef workaround (#16511)
Gompa
1
-0
/
+4
2022-02-12
Format code according to conventions (#16322)
QMK Bot
1
-35
/
+97
2022-01-24
Rip out old macro and action_function system (#16025)
Ryan
1
-31
/
+2
2021-12-14
[Core] Don't send keyboard reports that propagate no changes to the host (#1...
Stefan Kerkmann
1
-1
/
+8
2021-11-01
Fix issues with Oneshot disabling (#14934)
Drashna Jaelre
1
-1
/
+2
2021-09-29
[Core] Fix "6kro enable" and clarify naming (#14563)
Drashna Jaelre
1
-10
/
+0
2021-08-18
Migrate platform independent code from tmk_core -> quantum (#13673)
Joel Challis
1
-0
/
+455