1
0
mirror of https://github.com/MatMoul/g810-led.git synced 2024-12-23 01:06:11 +00:00

Rename TODO.md to CONTRIBUTING.md

This commit is contained in:
MatMoul 2017-05-06 23:13:52 +02:00
parent ebb41b8037
commit 2e20286a07
2 changed files with 8 additions and 6 deletions

View File

@ -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) : ## Tasks (Help wanted) :
* (0%) EASY: Add more sample profiles * (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) * (0%) AVERAGE: Improve INSTALL.md to support more distributions (And CentOS with hidapi)
* (10%) AVERAGE: Make distributions ready package * (10%) AVERAGE: Make distributions ready package
* (0%) IMAGINATION: Use a more generic name for project, config dir and systemd units * (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 * 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 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)) * 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

View File

@ -12,7 +12,7 @@ Linux led controller for Logitech G213, G410, G610, G810 and G910 Keyboards.</br
- **G910 Orion Spectrum**</br> - **G910 Orion Spectrum**</br>
## Contribute and evolution :</br> ## Contribute and evolution :</br>
* [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 :</br> ## Install :</br>
* [INSTALL.md](https://github.com/MatMoul/g810-led/blob/master/INSTALL.md) * [INSTALL.md](https://github.com/MatMoul/g810-led/blob/master/INSTALL.md)