summaryrefslogtreecommitdiffstats
path: root/quantum/action_util.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix issues with Oneshot disabling (#14934)Drashna Jaelre2021-11-011-1/+2
|
* [Core] Fix "6kro enable" and clarify naming (#14563)Drashna Jaelre2021-09-291-10/+0
| | | | | | | | | | | * Fix USB_6KRO_ENABLE compilation errors * Add info to docs * Rename define to be more accurate * Remove unused rule * Refixe docs
* Migrate platform independent code from tmk_core -> quantum (#13673)Joel Challis2021-08-181-0/+455
* Migrate action|keyboard|keycode|eeconfig from tmk_core -> quantum