summaryrefslogtreecommitdiffstats
path: root/quantum/led.c
Commit message (Expand)AuthorAgeFilesLines
* Get rid of `USB_LED_CAPS_LOCK` (#21436)Ryan2023-07-061-3/+3
* Remove deprecated led_set_kb (#19273)Joel Challis2022-12-141-9/+1
* quantum: led: split out led_update_ports() for customization of led behaviour...Thomas Weißschuh2022-10-061-22/+26
* Expose the time of the last change to the LED state (#17222)Jouke Witteveen2022-07-021-1/+11
* Format code according to conventions (#16322)QMK Bot2022-02-121-3/+9
* [Bug] Fix compilation issues for led indicators (#16001)Drashna Jaelre2022-01-221-0/+1
* Fix BACKLIGHT_CAPS_LOCK warning (#15999)Joel Challis2022-01-221-6/+8
* Align location of some host led logic (#15954)Joel Challis2022-01-221-2/+42
* Ensure single newline at EOF for core files (#11310)Ryan2020-12-281-1/+1
* Indicator LEDs as config (#10816)Joel Challis2020-11-081-0/+137
* Backlight abstraction and other changes (#439)Jack Humbert2016-06-231-54/+0
* Warning reductions (#430)Jack Humbert2016-06-211-0/+6
* __attribute__ ((weak)) added to led_seta0-c2016-04-171-0/+1
* Fixed extra semicolons.IBNobody2016-03-221-1/+1
* Fixed LED Function CallsIBNobody2016-03-221-8/+7
* Adding LED function pointersIBNobody2016-03-151-1/+11
* quantum separatedJack Humbert2015-10-261-0/+38