index
:
kutter
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
klippy
/
extras
/
led.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run black on all first party python code
Tomasz Kramkowski
2025-08-06
1
-41
/
+63
*
led: Use mcu.min_schedule_time() and mcu.max_nominal_duration()
Kevin O'Connor
2025-04-28
1
-8
/
+7
*
led: Fix off-by-one bug in SET_LED_TEMPLATE INDEX parameter
Kevin O'Connor
2025-04-11
1
-1
/
+1
*
output_pin: Move template evaluation code from led.py to output_pin.py
Kevin O'Connor
2024-09-30
1
-94
/
+3
*
led: Generalize template evaluation so it is not dependent on LEDs
Kevin O'Connor
2024-09-30
1
-61
/
+66
*
led: Fix typo in call to unregister_timer()
Kevin O'Connor
2024-09-16
1
-1
/
+1
*
led: Remove has_white check from LEDHelper
Kevin O'Connor
2022-04-18
1
-7
/
+5
*
led: Fix SET_LED TRANSMIT=1 handling
Kevin O'Connor
2022-04-18
1
-25
/
+29
*
led: Support setting display_template parameters via SET_LED_TEMPLATE
Kevin O'Connor
2022-03-31
1
-9
/
+24
*
led: Support automated LED updates based on display_template results
Kevin O'Connor
2022-03-31
1
-1
/
+94
*
led: Add support for PWM controlled LEDs
Kevin O'Connor
2022-03-31
1
-0
/
+122