diff --git a/TODO.md b/CONTRIBUTING.md similarity index 81% rename from TODO.md rename to CONTRIBUTING.md index f8013d3..34fb7f5 100644 --- a/TODO.md +++ b/CONTRIBUTING.md @@ -1,8 +1,13 @@ -# g810-led TODO +# g810-led CONTRIBUTING + +## Contributing : +* Open an issue before work to hard +* Work on the develop branch +* Add your contribution in CONTRIBUTORS.md ## Tasks (Help wanted) : * (0%) EASY: Add more sample profiles -* (80%) AVERAGE: Add support of multiple keyboards +* (0%) AVERAGE: Add selection of multiple keyboards by index * (0%) AVERAGE: Improve INSTALL.md to support more distributions (And CentOS with hidapi) * (10%) AVERAGE: Make distributions ready package * (0%) IMAGINATION: Use a more generic name for project, config dir and systemd units @@ -12,6 +17,3 @@ * Add a new repo for custom effects * Support country based keybord ([issue 16](https://github.com/MatMoul/g810-led/issues/16) but very hard) * Support of new G Mouse like the G403 ([issue 40](https://github.com/MatMoul/g810-led/issues/40)) - -## Other enhancements : -* Open an issue before work to hard diff --git a/README.md b/README.md index 7094223..48d5162 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Linux led controller for Logitech G213, G410, G610, G810 and G910 Keyboards.
## Contribute and evolution :
-* [TODO.md](https://github.com/MatMoul/g810-led/blob/master/TODO.md) +* [CONTRIBUTING.md](https://github.com/MatMoul/g810-led/blob/master/CONTRIBUTING.md) ## Install :
* [INSTALL.md](https://github.com/MatMoul/g810-led/blob/master/INSTALL.md)