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
/
neopixel.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
neopixel: Allow host software to configure neopixel timing
Kevin O'Connor
2020-04-15
1
-2
/
+9
*
neopixel: Add support for delaying updates in SET_LED command
Kevin O'Connor
2019-12-15
1
-0
/
+3
*
neopixel: Add support for WS2811 RGB pixel color order
Kevin O'Connor
2019-08-09
1
-14
/
+17
*
neopixel: Rework timing so that it works on AVR micro-controllers
Kevin O'Connor
2019-08-07
1
-3
/
+0
*
neopixel: Use low priority for LED updates
Kevin O'Connor
2019-08-06
1
-1
/
+4
*
dotstar: Initial support for "dotstar" LEDs
Kevin O'Connor
2019-08-06
1
-5
/
+5
*
neopixel: Add support for daisy-chained chips
Kevin O'Connor
2019-07-23
1
-2
/
+9
*
neopixel: Add support for setting a default color at startup
Kevin O'Connor
2019-07-23
1
-3
/
+14
*
neopixel: Warn that the neopixel isn't currently supported on AVR
Kevin O'Connor
2019-07-17
1
-0
/
+3
*
neopixel: Improve timing of gpio bit-banging
Kevin O'Connor
2019-07-17
1
-3
/
+3
*
neopixel: Optimize the update loop
Kevin O'Connor
2019-07-12
1
-3
/
+3
*
neopixel: Add initial support for "neopixel" leds
Kevin O'Connor
2019-07-12
1
-0
/
+45