92 Commits (b9428bf0876944e163bc83a00f6dabbb48e8b472)

Author SHA1 Message Date
qwertymodo 7196f13125 M150 K – Keep unspecified components (#24315) 2 years ago
Scott Lahteine 28d2bc353e 🎨 Use LEDColor default C-CTOR 3 years ago
Scott Lahteine abfb041180 🧑‍💻 Add neo.set_background_color(rgbw) 2 years ago
Scott Lahteine 56cec9690a ♻️ Refactor HAL as singleton (#23357, #23871, #23897) 2 years ago
GHGiampy ac76ed7ece 🚸 Case Light, LED menus for E3V2 DWIN Enhanced UI (#23590) 2 years ago
Scott Lahteine 5b9f3bd4b1 🧑‍💻 Remove extraneous 'inline' hints 3 years ago
GHGiampy 22cf9b444e 🧑‍💻 Option allowing > 127 Neopixels (#23322) 3 years ago
Andrei M 0d91b07797 ⚗️ Use pwm_set_duty over analogWrite to set PWM (#23048) 3 years ago
Sebastien BLAISOT e5c4e77eb0 🐛 Fix NEOPIXEL2_SEPARATE default color (#23057) 3 years ago
Scott Lahteine 30665737dc 🎨 Fix some formatting, F() versus PSTR() 3 years ago
Grumpy 8050813d32 🐛 Fix dual Neopixels (#22174) 3 years ago
ellensp 3fcf3f69ca ♻️ LEDs refactor and extend (#21962) 3 years ago
Scott Lahteine e75c3b6c54 🎨 Macros for optional arguments (#21969) 3 years ago
sanek88lbl d6cb657c85 Patches for CASE_LIGHT_USE_RGB_LED (#21811) 3 years ago
Scott Lahteine 899fcf51e6 Add whole-degree accessors, simplify some temperature-related features (#21685) 3 years ago
Scott Lahteine 9f22aaea2f Clean up formatting, wrap macros 3 years ago
Scott Lahteine a4d5f96e9a Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
Fabio Viappiani e4a67c8496 Fix TERN typo (#21229) 3 years ago
LinFor 6183cd0731 RGB Caselight (#20341) 3 years ago
Ken Sanislo 8d05a823e9 Chamber Heater PID (#21156) 3 years ago
ellensp 1aae6395c6 Fix mini12864 v2.1 + PSU control + NeoPixel backlight (#21021) 3 years ago
Jan Krajdl c529209c8f Support RGBW on PCA9632 (#20455) 4 years ago
Jason Smith c400c54b86 Suspend Servos for STM32+NeoPixel (#19963) 4 years ago
Victor Oliveira 180fe914b6 Prevent #div0 error (#20183) 4 years ago
Scott Lahteine 367e717aeb Add alternative TERN macros 4 years ago
Scott Lahteine 9172271c7f Whitespace cleanup 4 years ago
Zachary Annand a8db9f52ec Menu items for Separate NeoPixel (#19280) 4 years ago
Zachary Annand ffba220ae8 Separate Neopixel followup (#19250) 4 years ago
Zachary Annand c7335bcd4d Separate Neopixel followup (#19224) 4 years ago
Zachary Annand df7e35ccd7 Separate Neopixels followup (#19179) 4 years ago
Zachary Annand 757ab484ac Independent Neopixel option (#19115) 4 years ago
ellensp 7769f19bf5 Fix NEOPIXEL_STARTUP_TEST last delay (#19156) 4 years ago
Scott Lahteine 9d2241efe7 Minor cleanup w/r/t LEDs 4 years ago
Scott Lahteine 42604cf4b2 Neopixel => NeoPixel 4 years ago
ellensp a99c844296 Add option to arrange Neopixel sets in series (#18992) 4 years ago
Scott Lahteine 7d3be90159 Conditions cleanup 4 years ago
Scott Lahteine c4620bb528
Add whole-degree accessors, simplify some temperature-related features (#21685) 3 years ago
Scott Lahteine 3bddbb1110 Clean up formatting, wrap macros 3 years ago
Scott Lahteine 62f37669dc
Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
Fabio Viappiani 2328f8b9b8
Fix TERN typo (#21229) 3 years ago
LinFor e0aa9ce372
RGB Caselight (#20341) 3 years ago
Ken Sanislo a3a10b62f2
Chamber Heater PID (#21156) 3 years ago
ellensp 6dcb77f7b5
Fix mini12864 v2.1 + PSU control + NeoPixel backlight (#21021) 3 years ago
Jan Krajdl de9c0eda36
Support RGBW on PCA9632 (#20455) 4 years ago
Jason Smith 2c8f566231
Suspend Servos for STM32+NeoPixel (#19963) 4 years ago
Victor Oliveira 26ac992242
Prevent #div0 error (#20183) 4 years ago
Scott Lahteine 06bf3ccfb7 Add alternative TERN macros 4 years ago
Scott Lahteine b709baba7a Whitespace cleanup 4 years ago
Zachary Annand 5ea7a8373a
Menu items for Separate NeoPixel (#19280) 4 years ago
Zachary Annand 26858fdebf
Separate Neopixel followup (#19250) 4 years ago