Skip to content

Added indicator_led option#751

Open
plague-spreader wants to merge 12 commits intorvaiya:masterfrom
plague-spreader:master
Open

Added indicator_led option#751
plague-spreader wants to merge 12 commits intorvaiya:masterfrom
plague-spreader:master

Conversation

@plague-spreader
Copy link
Copy Markdown

Made this pull request because it enables using other LEDs for indicating layer enabling so it avoids collisions with the actual lock state.

@plague-spreader
Copy link
Copy Markdown
Author

If you are not satisfied with the second commit (it is something that doesn't work 100%, I specified what in the commit message) discard it.

But. please, at least merge the indicator_led option as it is an useful feature.

@plague-spreader
Copy link
Copy Markdown
Author

After a little more testing it actually turned out that those modifications actually messes up with the indicator LED. So I added an experimental branch (force pushed because rebase) to my fork so nothing is going to break

rvaiya and others added 10 commits September 13, 2025 17:57
- Don't ignore the return value from `rm -rf`
- Use `mkdir -p` instead of ignoring return code
- Delete redundant lines

The `-f` option causes `rm` to silently ignore files that don't exist,
so `rm -rf` will only fail if `rm` has trouble deleting a file that
exists.  `make` should fail in that situation.

`make` should fail if the directory doesn't exist and can't be created
for some reason.
@plague-spreader
Copy link
Copy Markdown
Author

Merged the current changes to my modification so it is ready to be merged (if change is accepted)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants