Skip to content

Conversation

@3ventic
Copy link
Contributor

@3ventic 3ventic commented Dec 26, 2025

  • corrected format references from memoryFormat to keyboardFormat and mouseFormat respectively
  • added outputColor to both since it appears to be supported for keyboard and mouse items too

Copilot AI review requested due to automatic review settings December 26, 2025 19:38
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR corrects schema definition errors for keyboard and mouse items in the JSON schema. The keyboard and mouse items were incorrectly referencing memoryFormat instead of their appropriate format definitions, and were missing the outputColor property that is supported by these modules.

  • Fixed incorrect format reference for keyboard item (from memoryFormat to keyboardFormat)
  • Fixed incorrect format reference for mouse item (from memoryFormat to mouseFormat)
  • Added outputColor property support to both keyboard and mouse items

@3ventic
Copy link
Contributor Author

3ventic commented Dec 26, 2025

Thank you Copilot for this anti-summary

@CarterLi CarterLi merged commit 7e557a0 into fastfetch-cli:dev Dec 27, 2025
6 checks passed
@CarterLi
Copy link
Member

LGTM

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.

2 participants