Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-14 | Remove deprecated led_set_kb (#19273) | Joel Challis | |
* Remove led_set_kb maintaining existing led_set_user behaviour * Also call led_set_user | |||
2022-10-06 | quantum: led: split out led_update_ports() for customization of led ↵ | Thomas Weißschuh | |
behaviour (#14452) | |||
2022-07-02 | Expose the time of the last change to the LED state (#17222) | Jouke Witteveen | |
2022-01-22 | Align location of some host led logic (#15954) | Joel Challis | |
* Align location of host led logic * Move more * align ifdefs * Fix up includes * Move callback defs * Convert comment to build message | |||
2021-02-07 | Migrate some tmk_core files to quantum (#11791) | Joel Challis | |
* Migrate some tmk_core files to quantum * Fix build errors |