First PR for new LED gpio rewrite back to BaseMain#1514
Draft
Podbod12 wants to merge 284 commits into
Draft
Conversation
…d12/GP2040-CE into LED_ConvertToGIPOWithNewAnimations
if no data is set in the board config then it will save off the auto generated version so it can be tweaked later by the webconfig
…values from the form
Pulling latest 30/3/25
Fixed incorrect speed initialisation for pressed and non pressed effects. Speed defaults to 50% for all effects and is reset if effect is changed via web config
Pull 7.11 to my fork
Wait 1 second before saving in case multiple changes made. Change anim hotkeys to remove repeat guard if button released.
7.11 Merge into led branch
…d12/GP2040-CE into LED_ConvertToGIPOWithNewAnimations
Fixed and simplified LED brightness
…d12/GP2040-CE into LED_ConvertToGIPOWithNewAnimations
Added LED test modes and fixed incorrect rainbow timings
LED Test Modes
Changed webconfig set functions for LEDs to instantly push changes to neopico
Lights update during webconfig changes
…d12/GP2040-CE into LED_ConvertToGIPOWithNewAnimations
…CE into LED_ConvertToGIPOWithNewAnimations
Led convert to gipo with new animations
Led restore special moves
…/GP2040-CE into LED_RestoreSpecialMoves
changed label for player and turbo leds in advanced mode
Contributor
|
Moving this over to draft until we're ready and have every feature / requirement done on the team in our discord. |
Group case/idle/pressed options by columns
Led restore special moves
…/GP2040-CE into LED_RestoreSpecialMoves
Speed sliders
Led convert to gipo with new animations
Led restore special moves
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Converted LED system to use GPIO and rewrote all the animations. Adding new and more powerful ones. Full Rewrite of LED setup including webconfig side. Beginner mode gives easy setup for most users but Advanced mode allows per LED adjustments and accurate spacing for the best effects.