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

Custom config file path #4

Open
leviskay opened this issue Jun 16, 2024 · 0 comments
Open

Custom config file path #4

leviskay opened this issue Jun 16, 2024 · 0 comments

Comments

@leviskay
Copy link

Title: Implement -c Flag for Custom Config File Path in qmk-hid-host

Body:

I suggest introducing a -c flag in qmk-hid-host to enable specifying a custom configuration file path. Current behavior forces the use of qmk-hid-host.json from a default location.

Proposal:

  • Add -c flag functionality to qmk-hid-host.

Expected Behavior:

  • With qmk-hid-host -c /custom/path/config.json, utilize the configuration file at the specified path.
  • Without -c, retain existing behavior, seeking qmk-hid-host.json in its default location.

Advantages:

  • Enhances flexibility for configurations, particularly for users with multiple setups.
  • Streamlines working with third-party keyboards by allowing easier config adjustments.
  • Facilitates adding qmk-hid-host to system startup routines by offering straightforward path customization.

This addition is poised to significantly improve qmk-hid-host's functionality, catering to diverse user needs.

Best,

leviskay from ergohaven community

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

No branches or pull requests

1 participant