Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-24 | Rip out old macro and action_function system (#16025) | Ryan | |
* Rip out old macro and action_function system * Update quantum/action_util.c Co-authored-by: Joel Challis <git@zvecr.com> | |||
2021-12-14 | [Core] Don't send keyboard reports that propagate no changes to the host ↵ | Stefan Kerkmann | |
(#14065) | |||
2021-11-01 | Fix issues with Oneshot disabling (#14934) | Drashna Jaelre | |
2021-09-29 | [Core] Fix "6kro enable" and clarify naming (#14563) | Drashna Jaelre | |
* Fix USB_6KRO_ENABLE compilation errors * Add info to docs * Rename define to be more accurate * Remove unused rule * Refixe docs | |||
2021-08-18 | Migrate platform independent code from tmk_core -> quantum (#13673) | Joel Challis | |
* Migrate action|keyboard|keycode|eeconfig from tmk_core -> quantum |