Skip to content

Conversation

JohnAZoidberg
Copy link
Member

Now when running framework_tool --rgbkbd instead of

error: 2 values required by '--rgbkbd <RGBKBD> <RGBKBD>...'; only 1 was provided

it says:

error: 2 values required by '--rgbkbd <START> <HEXCOLOR>...'; only 1 was provided

Fixes #189

Now when running `framework_tool --rgbkbd` instead of

```
error: 2 values required by '--rgbkbd <RGBKBD> <RGBKBD>...'; only 1 was provided
```

it says:

```
error: 2 values required by '--rgbkbd <START> <HEXCOLOR>...'; only 1 was provided
```

Signed-off-by: Daniel Schaefer <dhs@frame.work>
@JohnAZoidberg JohnAZoidberg merged commit 5cc2324 into main Sep 16, 2025
7 checks passed
@JohnAZoidberg JohnAZoidberg deleted the rgbkbd-help branch September 16, 2025 16:45
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.

--rgbkbd argument help seems wrong

2 participants