Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve key generation debug #986

Merged
merged 1 commit into from
Jun 20, 2024
Merged

Improve key generation debug #986

merged 1 commit into from
Jun 20, 2024

Conversation

xs5871
Copy link
Collaborator

@xs5871 xs5871 commented Jun 12, 2024

Generating a debug message for every successfully instantiated key is excessively noisy and generally not helpfull. Similarly, indicating a failure to look up the hold-tap key when failure is the expected outcome, is not usefull information and has confused users in the past. (The HT check is not pretty, but necessary in order to bind KC.HT to HoldTap instead of modules inheriting the constructor, fyi)
This PR addresses both of those inconveniences.

@xs5871 xs5871 merged commit 0e1022c into main Jun 20, 2024
2 checks passed
@xs5871 xs5871 deleted the enhancement-key-debug branch June 20, 2024 06:23
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.

None yet

2 participants